diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -11,8 +11,7 @@ assets. Generate static HTML website for Git repository: ```shell -$ cd path/to/git/repo/ -$ gistatic -o public/ +$ gistatic path/to/git/ -o public/ ``` ## Installation |