~sky/blog

f2154b3aa99d9065c7916f57e08c31f6886030e2 — Skyler Marks 2 years ago 0ba7f5e
Fix code blocks on README.md
1 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +2 -2
@@ 24,7 24,7 @@ for the following:
### To upload existing files or update for changes
Execute:

		$ up-blog 
	$ up-blog 

This will use the templates to update everything in the input folder



@@ 32,7 32,7 @@ This will use the templates to update everything in the input folder

Execute:

		$ up-blog 'article name'
	$ up-blog 'article name'

This will create a new head file and html body file named 'article name', put
them in input, open vim to edit them, and then run the update script.