From af7a99d54e193b6d5e38107249c2ede24300df8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0techer?= Date: Sun, 7 May 2023 11:44:50 +0200 Subject: [PATCH] chore: update readme installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fdeb4a..092db83 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ In some cases you can find workarounds by experimenting, and the easiest way to ## Installation -In the Obsidian.md settings under "Third-party plugin", turn off Safe mode, then browse to this plugin. +In the Obsidian.md settings under "Community plugins", click on "Turn on community plugins", then browse to this plugin. 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/`.