typo
This commit is contained in:
parent
a4b575fdff
commit
467f1922d0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Quick starting guide for new plugin devs:
|
||||||
|
|
||||||
## Manually installing the plugin
|
## Manually installing the plugin
|
||||||
|
|
||||||
- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/your-plugin-id/`.
|
- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/svg-obsidian/`.
|
||||||
|
|
||||||
## Improve code quality with eslint (optional)
|
## Improve code quality with eslint (optional)
|
||||||
|
|
||||||
|
|
Reference in a new issue