Skip to content

Commit eef5d95

Browse files
authored
Update quickstart-from-source.md
1 parent 41da19a commit eef5d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/quickstart-from-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ npm install -g live-server
132132
live-server --open=src/main/resources/com/graphhopper/maps/
133133
```
134134

135-
Other npm commands e.g. to produce a bundled main.js for production:
135+
To produce a bundled main.js for production you can run other npm commands from the `web-bundle`directory:
136136

137137
```bash
138138
# bundle creates the main file

0 commit comments

Comments
 (0)