commit 198f9e193d1c3e84d2d5eaa43a98ddacc448e54a parent 3ce2a402f1566ebc7539560dfaaece16bdf30bc9 Author: Christos Margiolis <christos@margiolis.net> Date: Wed, 26 Aug 2020 00:22:26 +0300 edited README Diffstat:
M | README.md | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -17,7 +17,8 @@ with a few modifications to match my own workflow. ## Installation Run the `Makefile` in order to install the script. It'll -be installed in `usr/local/bin/` +be installed in `usr/local/bin/`. You can change the install path +by editing the `INSTALL_PATH` variable in the `Makefile`. ```shell $ cd path/to/autoblog/ @@ -53,7 +54,7 @@ fields must exist and be left as is. You can run the script with one of the following options -```shell +``` Options: -n New post -p Publish draft post