Commit Diff
Commit:
59b6f8268c491703499d473918e2a72f55421770
From:
Omar Polo <op@omarpolo.com>
Date:
Thu Feb 17 00:11:58 2022 UTC
Message:
show shell prompt in example command
commit - ee6b8af7587bd5c6a8d8072c2d1c2f4262260712
commit + 59b6f8268c491703499d473918e2a72f55421770
blob - 586c50490446013f2c9fd0c4c9645aaaf8b13ee9
blob + b7c52a9a06a238cbf790611a2ba65cddc797e2a6
--- README.md
+++ README.md
@@ -19,7 +19,7 @@ bundle a copy of imsg.c too)
## building
- make
+ $ make
it needs the following packages from ports:
Omar Polo