From 93bc805bf5eed301a9a361435d7fe2432ee26603 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 10 Nov 2018 12:47:13 -0600 Subject: [PATCH] Since it was obvious to me but not to wxl, updating this repo doesn't actually update the blog. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cce1fd3..8319fec 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ url: username: password: ``` + +To update a blog post, run `./update-post PATH/TO/POST/DIR` after your credentials are in the YAML file. **Please only use the parent directory as an argument.**