Skip to content

Commit

Permalink
Correct minor typo (#24)
Browse files Browse the repository at this point in the history
<username< --> <username>
  • Loading branch information
monsij authored Aug 23, 2020
1 parent e5c83a2 commit 76469fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ You should first fork the repository to your GitHub organization or username,
and then clone it.

```bash
$ git clone https://github.com/<username</mkdocs-jekyll.git docs
$ git clone https://github.com/<username>/mkdocs-jekyll.git docs
$ cd docs
```

Expand Down

0 comments on commit 76469fb

Please sign in to comment.