diff --git a/README.md b/README.md index 1d04f04..568ae2a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ And in the other, run: ```julia using DocumenterVitepress -DocumenterVitepress.dev_docs("build"; md_output_path="") +DocumenterVitepress.dev_docs("build") ``` Open the LocalHost Url spawned by the vitepress process