We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47886a commit 2880a11Copy full SHA for 2880a11
1 file changed
README.md
@@ -30,7 +30,7 @@ Development setup
30
3. Run `npm install` to install the dependencies and build the project
31
4. Edit the code
32
5. Run `npm run-script release` to (re-)build all necessary files into the deploy directory
33
-6. Run `serve deploy` to run the server locally, by installing serve by using `npm install serve -g`.
+6. Run `serve deploy/` to run the server locally, by installing serve by using `npm install serve -g`.
34
35
Visit [http://localhost:3000](http://localhost:3000) to use WebVOWL.
36
0 commit comments