Skip to content

Commit d94b1ef

Browse files
lkounadismontogeek
authored andcommitted
docs(guides): Update installation.md (#2817)
* Update installation.md * Update src/content/guides/installation.md Co-Authored-By: lkounadis <[email protected]> * Update src/content/guides/installation.md Co-Authored-By: lkounadis <[email protected]>
1 parent 0a51231 commit d94b1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/guides/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Installing locally is what we recommend for most projects. This makes it easier
4444
}
4545
```
4646

47-
T> To run the local installation of webpack you can access its bin version as `node_modules/.bin/webpack`.
47+
T> To run the local installation of webpack you can access its binary version as `node_modules/.bin/webpack`. Alternatively, if you are using npm v5.2.0 or greater, you can run 'npx webpack' to do it.
4848

4949

5050
## Global Installation

0 commit comments

Comments
 (0)