We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9431ba7 commit 313d58eCopy full SHA for 313d58e
1 file changed
README.md
@@ -62,6 +62,6 @@ git submodule add /path/to/local/meteor code
62
63
3. Hexo builds if you are just changing md files in sources then
64
hexo will watch for changes and update. If you are making changes
65
-in the `/code` folder then you will need to `npm clean && npm start`.
+in the `/code` folder then you will need to `npm run clean && npm start`.
66
67
Of course, do not commit any of these changes.
0 commit comments