aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9238a7e..04c757a 100644
--- a/README.md
+++ b/README.md
@@ -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