Skip to content

Commit 5340d78

Browse files
committed
docs(readme): update explanation about readme
1 parent 1e4f344 commit 5340d78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,6 @@ module.exports = {
139139
You can easily add a custom path to your readme by using the `--readme ./path/to/file.md` parameter. If you move a `README.md` inside your source folder, it should resolve it automatically.
140140
You can set the title by passing it to the `sidebarTree('Mainpage title')` function inside your `./.vuepress/config.js`.
141141

142-
Once the README.md has been added, it is no longer overwritten!
143-
If you want it to be overwritten, set `--rmPattern=./documentation/code/README.md`.
144-
145142
## @vuepress comment block
146143

147144
You can add custom meta data to your pages by using the `@vuepress` block:

0 commit comments

Comments
 (0)