diff --git a/README.md b/README.md index a5086b0..25391cc 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,9 @@ These are the main features of the plugin: ## Installation -The plugin is still not available in the community plugins. +The plugin is available as a community plugin, you can easily search for it in Obsidian and install it from there. -For the time being you can install it with BRAT. If you never used BRAT see [the official quick start guide](https://tfthacker.com/brat-quick-guide). - -If you already have BRAT installed to install GitHub Sync copy the following link and paste it in the browser address bar. - -``` -obsidian://brat?plugin=https://github.com/silvanocerza/obsidian-github-sync -``` +![Obsidian community plugin settings](./assets/install_instructions.png) ### Issues diff --git a/assets/install_instructions.png b/assets/install_instructions.png new file mode 100644 index 0000000..356c747 Binary files /dev/null and b/assets/install_instructions.png differ