diff --git a/README.md b/README.md index 3b4c470..a453719 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Fair warning: This is all under development and not production ready -## hmml_to_html.c +## hmml_to_html ### Build @@ -25,8 +25,8 @@ Note that if the .hmml file contains quotes (as `test.hmml` does), it would be easiest for now just to remove the quote from `test.hmml`. If you want quotes to work, run: - mkdir /home/matt/GitHub/insofaras/25fc16d58a297a486334 - git clone https://gist.github.com/insofaras/25fc16d58a297a486334 /home/matt/GitHub/insofaras/25fc16d58a297a486334 + mkdir /home/matt/git/GitHub/insofaras/25fc16d58a297a486334 + git clone https://gist.github.com/insofaras/25fc16d58a297a486334 /home/matt/git/GitHub/insofaras/25fc16d58a297a486334 (Seriously, the path is hardcoded for now)