From a584bb5b755f8360dc85d9b50bebaf786ef7c2ff Mon Sep 17 00:00:00 2001 From: esm7 Date: Mon, 2 Nov 2020 08:18:43 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6224f40..02b7519 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,9 @@ Also, commands that fail don't generate any visible error for now. ## Installation -A PR is pending for this to be listed under the Obsidian community plugins. -When approved, in Obsidian.md turn off Safe mode, then browse to this plugin. +In the Obsidian.md settings under "Third-party plugin", turn off Safe mode, then browse to this plugin. -Until then, and also later if preferred for some reason, you can install it manually: just copy `main.js` and `manifest.json` to your vault `VaultFolder/.obsidian/plugins/obsidian-vimrc-support/`. +Alternatively (and less recommended), you can install it manually: just copy `main.js` and `manifest.json` to your vault `VaultFolder/.obsidian/plugins/obsidian-vimrc-support/`. ## Wishlist