mirror of
https://github.com/gapmiss/iconoir-icons.git
synced 2026-07-22 08:00:25 +00:00
docs: remove duplicate Installation section from README.md
This commit is contained in:
parent
10c8365755
commit
2939697623
1 changed files with 1 additions and 16 deletions
17
README.md
17
README.md
|
|
@ -16,7 +16,7 @@ A plugin for creating & displaying customized SVG [Iconoir Icons](https://iconoi
|
|||
|
||||

|
||||
|
||||
## Installation
|
||||
## installation
|
||||
|
||||
[Install from community.obsidian.md](https://community.obsidian.md/plugins/iconoir-icons)
|
||||
|
||||
|
|
@ -195,21 +195,6 @@ strong {
|
|||
</li>
|
||||
```
|
||||
|
||||
## plugin installation
|
||||
|
||||
From Obsidian's settings or preferences:
|
||||
|
||||
1. Community Plugins > Browse
|
||||
2. Search for "iconoir"
|
||||
|
||||
or:
|
||||
|
||||
1. download `main.js`, `manifest.json` & `styles.css` from the latest [release](https://github.com/gapmiss/iconoir-icons/releases/latest)
|
||||
2. create a new folder `/path/to/vault/.obsidian/plugins/iconoir-icons`
|
||||
3. move all 3 files to `/path/to/vault/.obsidian/plugins/iconoir-icons`
|
||||
4. Settings > Community plugins > reload **Installed plugins**
|
||||
5. enable plugin
|
||||
|
||||
## development
|
||||
|
||||
### clone this repo
|
||||
|
|
|
|||
Loading…
Reference in a new issue