Skip to content

Commit

Permalink
Mention that they'd have to use the repo URL (#2253)
Browse files Browse the repository at this point in the history
  • Loading branch information
theiliad authored and KyleAMathews committed Sep 28, 2017
1 parent 72ad905 commit 91058a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ creating a certain type of site.
When creating a new site, you can optionally specify a starter to
base your new site on e.g.

`gatsby new [SITE_DIRECTORY] [URL_OF_STARTER]`
`gatsby new [SITE_DIRECTORY] [URL_OF_STARTER_GITHUB_REPO]`

For example, to quickly create a blog using Gatsby, you could install
the Gatsby Starter Blog by running:
Expand Down

0 comments on commit 91058a4

Please sign in to comment.