aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b89451..65ce008 100644
--- a/README.md
+++ b/README.md
@@ -38,3 +38,9 @@ Here is an incomplete list of the required dependencies for each configuration.
- [deno](https://deno.land)
- [git](https://git-scm.com/)
+Also need to run this to get :MarkdownPreview to work
+
+```sh
+:lua vim.fn["mkdp#util#install"]()
+```
+