diff --git a/README.md b/README.md index 6db72b4..10f516e 100755 --- a/README.md +++ b/README.md @@ -26,10 +26,28 @@ Note: This plugin will open a reverse proxy server at port 2233 by default. If t ## Compatibility -The required API feature is only available for Obsidian v0.12.2+. +The required API feature is only available for Obsidian v0.12.2+. ## Installation +### From Obsidian + +1. Open `Settings` > `Third-party plugin` +2. Make sure Safe mode is **off** +3. Click `Browse community plugins` +4. Search for this plugin +5. Click `Install` +6. Once installed, enable this plugin and close the community plugins window and the plugin is ready to use. + +*** + +1. 打开`设置`>`第三方插件` +2. 确保安全模式为`关闭` +3. 点击`浏览社区插件` +4. 搜索此插件 +5. 点击`安装` +6. 安装完成后,启用该插件并关闭安装窗口,插件即可使用 + ### From GitHub 1. Download the Latest Release from the Releases section of the GitHub Repository @@ -49,23 +67,3 @@ enable the plugin from there. 4. 如果出现有关安全模式的提示,则可以禁用安全模式并启用插件。否则,请转到`设置`→`第三方插件`,确保关闭安全模式,然后从`第三方插件`启用插件 > 注意,`.obsidian`文件夹为隐藏文件夹,在macOS的Finder下可以按`Command+Shift+.`以显示隐藏文件夹 - -### From Obsidian - -> Not yet available - -1. Open `Settings` > `Third-party plugin` -2. Make sure Safe mode is **off** -3. Click `Browse community plugins` -4. Search for this plugin -5. Click `Install` -6. Once installed, enable this plugin and close the community plugins window and the plugin is ready to use. - -*** - -1. 打开`设置`>`第三方插件` -2. 确保安全模式为`关闭` -3. 点击`浏览社区插件` -4. 搜索此插件 -5. 点击`安装` -6. 安装完成后,启用该插件并关闭安装窗口,插件即可使用