Skip to content

Commit

Permalink
chore(doc):Add more description to installing Gatsby-CLI globally (#2…
Browse files Browse the repository at this point in the history
…1554)

* chore(doc):Add more description to installing Gatsby-CLI globally

* chore(doc):Add more description to installing Gatsby-CLI globally

* Update docs/docs/quick-start.md

Co-Authored-By: LB <laurie@gatsbyjs.com>

Co-authored-by: LB <laurie@gatsbyjs.com>
  • Loading branch information
Ekwuno and LB committed Feb 18, 2020
1 parent dc6474e commit f5acf52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ This quick start is intended for intermediate to advanced developers. For a gent
npm install -g gatsby-cli
```

> The above command installs Gatsby CLI globally on your machine.
### Create a new site

```shell
Expand Down

0 comments on commit f5acf52

Please sign in to comment.