Skip to content

Commit 92549c8

Browse files
authored
Update README.md
Maybe this should be node_modules instead of npm_modules
1 parent 0a38fd2 commit 92549c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ script](https://docs.npmjs.com/misc/scripts#default-values).
4545
It also assumes that you have a file named [`.dockerignore`](https://docs.docker.com/engine/reference/builder/#/dockerignore-file) otherwise it will copy your local npm modules:
4646

4747
```
48-
npm_modules
48+
node_modules
4949
```
5050

5151
We have assembled a [Best Practices Guide](./docs/BestPractices.md) for those using these images on a daily basis.

0 commit comments

Comments
 (0)