Skip to content

Commit 4f9465a

Browse files
gchristoffersonphated
authored andcommitted
Docs: Specify where to create package.json (#2053)
1 parent 81fc26d commit 4f9465a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm --version
1818
npm install --global gulp-cli
1919
```
2020

21-
#### Create a `package.json`
21+
#### Create a `package.json` in your project directory
2222
If you don't have a package.json, create one. If you need help, run an `npm init` which will walk you through giving it a name, version, description, etc.
2323

2424

0 commit comments

Comments
 (0)