We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8885e commit f6ba3b4Copy full SHA for f6ba3b4
README.md
@@ -19,6 +19,6 @@ cause an automatic reload of the page.
19
20
## Building
21
22
-Run `npm build` to compile the production javascript bundles, which are
+Run `npm run build` to compile the production javascript bundles, which are
23
compatible with older browsers. You can then install index.html and style.css
24
-along with the resulting build/ directory on any web server.
+along with the resulting build/ directory on any web server.
0 commit comments