From 6bfd9188e55711b1f6e843648b1dfe633bf38bc4 Mon Sep 17 00:00:00 2001 From: wanxp <977741432@qq.com> Date: Mon, 20 Jun 2022 23:57:51 +0800 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ecfa7e1..fbba252 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ If you want some features or have any questions about this plugin, create issues 3. Enable plugin in Obsidian 在obsidian插件中心开启当前插件功能 ## How to Develop -1. Enter your test vault folder `/.obsidian/plugins/`/进入你的Obsidian测试文档文件夹下的`/.obsidian/plugins/` +1. Enter your test vault folder `/.obsidian/plugins/` +进入你的Obsidian测试文档文件夹下的`/.obsidian/plugins/` 2. Clone Code/克隆代码 `git clone git@github.com:Wanxp/obsidian-douban.git` 3. Enter folder/进入代码文件夹