Skip to content

Commit 2c71992

Browse files
committed
chore - Improve example build instructions
Maybe this could be simplified? Closes webpack-contrib#70.
1 parent 8fd3b0a commit 2c71992

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
1. `npm install`
1+
1. `npm install` at project root
22
2. `npm run build`
3-
3. Examine `./build`
3+
3. `cd examples`
4+
4. `npm run build`
5+
5. Examine `./build`

0 commit comments

Comments
 (0)