mirror of
https://github.com/land0r/obsidian-flowchart-plugin.git
synced 2026-07-22 05:32:04 +00:00
feat: Update - README.md
This commit is contained in:
parent
2464ad2c4f
commit
472c717e6e
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ To build the plugin:
|
|||
|
||||
If you'd like to install the plugin manually:
|
||||
|
||||
1. Copy `main.js`, `styles.css`, and `manifest.json` to your Obsidian vault at `.obsidian/plugins/your-plugin-id/`.
|
||||
1. Copy `main.js`, `styles.css`, and `manifest.json` to your Obsidian vault at `.obsidian/plugins/obsidian-flowchart-plugin/`.
|
||||
2. Reload Obsidian and enable the plugin in **Settings** > **Community Plugins**.
|
||||
|
||||
## Releasing New Versions
|
||||
|
|
|
|||
Loading…
Reference in a new issue