Skip to content

Commit

Permalink
Save one command in example
Browse files Browse the repository at this point in the history
Git can clone to a directory with a specific name if you tell it to.
  • Loading branch information
gevhaz committed Nov 19, 2024
1 parent e248ac5 commit 14f5f86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ You can also run the demonstration web page on a local server. This is how you
do it:

```console
$ git clone https://github.com/gevhaz/hugo-theme-notrack
$ mv hugo-theme-notrack notrack
$ git clone https://github.com/gevhaz/hugo-theme-notrack notrack
$ cd notrack/exampleSite/
$ hugo server -D --themesDir ../..
```
Expand Down

0 comments on commit 14f5f86

Please sign in to comment.