Merge pull request #19 from gatsbyjs/m-allanson-patch-1

Update README.md
This commit is contained in:
Mike Allanson
2018-09-27 09:33:31 +01:00
committed by GitHub
+3 -1
View File
@@ -1,10 +1,12 @@
# gatsby-starter-hello-world
Starter with the bare essentials needed for a [Gatsby](https://www.gatsbyjs.org/) site
Starter with the bare essentials needed for a [Gatsby](https://www.gatsbyjs.org/) site.
Install this starter (assuming Gatsby is installed) by running from your CLI:
```
gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world
```
Or [view the live demo here](https://gatsby-starter-hello-world-demo.netlify.com/).
## Running in development
`gatsby develop`