commit 935fb39f5417c93d9b2ddfcfd96f7dda2e67d542 parent 2c4cfa093a7dd0f56913e01db102173fee92c3b5 Author: Johnathan Jenkins <john@nixheads.co.uk> Date: Wed, 23 Nov 2016 03:06:28 -0800 update readme Diffstat:
M | README.md | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -29,9 +29,9 @@ This is a text based diary, inspired by [khal](https://github.com/pimutils/khal) diary ~/.diary ``` - Instead of this, you can also set the environment variable `DIARY_DIR` - to the desired directory. If both an argument and the environment - variable are given, the argument takes precedence. + 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. + You can uninstall diary with `sudo make uninstall`. The text files in this folder will be named 'yyyy-mm-dd'.