Update README.md

This commit is contained in:
Mike Allanson
2018-09-18 20:55:24 +01:00
committed by GitHub
parent 75fb14d3a4
commit b2fdb4f257
+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-default-demo.netlify.com/).
## Running in development
`gatsby develop`