Skip to content

Commit

Permalink
correct quickstart git clone link (#186)
Browse files Browse the repository at this point in the history
change clone git@github.com:superawesome/leo-blog-starter to
clone git@github.com:superawesomelabs/leo-blog-starter  ;-)
  • Loading branch information
DOSputin authored and ChristopherBiscardi committed Apr 12, 2018
1 parent 7651201 commit 80e7af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Leo has a number of starter projects designed to get you started
quickly.

```javascript
git clone git@github.com:superawesome/leo-blog-starter.git
git clone git@github.com:superawesomelabs/leo-blog-starter.git
cd leo-blog-starter && npm i
```

Expand Down

0 comments on commit 80e7af6

Please sign in to comment.