commit 9abb7c5a60c979fbe2fdeb738ec0d5c885caabed
parent 5ecf251fcbdea687316fa940938ef065ed2746d2
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Sat, 17 Oct 2020 00:55:52 +0200
improve build instructions
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -22,7 +22,7 @@ Note: for *BSD users run gmake.
```
By default this will copy the binary to /usr/local/bin. To use a different
- path prefix, type `sudo make --PREFIX=/usr install` to use /usr/bin for example.
+ path prefix, type `sudo make PREFIX=/usr install` to use /usr/bin for example.
You can uninstall diary with `sudo make uninstall`.
4. Run the diary, with the folder for the text files as first argument: