Skip to content

Commit 4e465f3

Browse files
committed
Fixes README on examples
1 parent b00bf80 commit 4e465f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Run django server
1919

2020
Run webpack compiler
2121
```bash
22-
./node_modules/.bin/webpack --config assets/webpack.config.js --watch
22+
./node_modules/.bin/webpack --config webpack.config.js --watch
2323
```

0 commit comments

Comments
 (0)