diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ This will show the available commands **Before creating a blog post, edit `bb.sh` and modify the variables in the `global_variables()` function** -To create your first post, just do: +To create your first post, make sure `$EDITOR` is set, and then just do: ./bb.sh post |