From 54929edf2cb108e7e43f91976a9ce84538e805b9 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 7 Mar 2021 02:50:48 -0300 Subject: README.md: use single line example in Usage --- README.md | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3