update readme.md to reflect the ability to install via community plugins

This commit is contained in:
Anto Keinänen 2023-05-09 10:23:57 +03:00 committed by GitHub
parent f2e03dc3d4
commit 46fb9f8169
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,8 +8,15 @@ Preview of the plugin. Image by
</p>
## Installation
Installation through obsidian plugin marketplace is not yet supported. But Advanced Merge can be downloaded manually.
### Installation through Obsidian community marketplace
This plugin can now be installed inside obsidian in the community plugins tab. [Link](obsidian://show-plugin?id=advanced-merger)
1. Go to obsidian settings panel.
2. Open community plugins tab.
3. Browse community plugins.
4. Search `Advanced Merger`.
5. Install and enable the plugin.
### Manual installation
1. Download the latest release from [releases page](https://github.com/antoKeinanen/obsidian-advanced-merger/releases).
2. Extract the zip archive.
3. Move the 2 files (`manifest.json`, and `main.js`) to `<your obsidian vault folder>/.obsidian/plugins/obsidian-advanced-merger`