We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b35ca5 commit 928d4baCopy full SHA for 928d4ba
README.md
@@ -34,6 +34,9 @@ You will see a README file in your docs folder and it's there to let `vuepress`
34
35
## Building your brand new blog
36
37
+> IMPORTANT! You must always use `.vuepress/node_modules/.bin/vuepress` instead of the global `vuepress` for this project
38
+
39
40
Once you placed your fantastic posts in your docs folder, build your blog like this:
41
42
```bash
0 commit comments