Skip to content

Commit f5acf52

Browse files
EkwunoLB
andauthored
chore(doc):Add more description to installing Gatsby-CLI globally (#21554)
* 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 <[email protected]> Co-authored-by: LB <[email protected]>
1 parent dc6474e commit f5acf52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/quick-start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This quick start is intended for intermediate to advanced developers. For a gent
1919
npm install -g gatsby-cli
2020
```
2121

22+
> The above command installs Gatsby CLI globally on your machine.
23+
2224
### Create a new site
2325

2426
```shell

0 commit comments

Comments
 (0)