diff --git a/README.md b/README.md
index 1a8e41b..9dc2122 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Fast-forward from multiple links to a single target note.
-
+
## Introduction
@@ -47,10 +47,16 @@ Here are some examples of how you might set up FastForwardLink:
### Installing FastForwardLink
-To install FastForwardLink:
+To manually install FastForwardLink:
-1. Download the FastForwardLink plugin file and place it in your vault's plugins folder at `{VaultFolder}/.obsidian/plugins/{your-plugin-name}/`.
-2. In Obsidian, go to **Settings** > **Community Plugins** and enable **FastForwardLink**.
+1. [Download the following plugin files](https://github.com/IdanLib/ObsidianFastForwardLinkPlugin):
+
+ - `data.json`
+ - `main.js`
+ - `manifest.json`
+
+2. Copy these file to your vault's plugins folder at `{VaultFolder}/.obsidian/plugins/FastForwardLink`.
+3. In Obsidian, go to **Settings** > **Community Plugins** and enable **FastForwardLink**.
The plugin is now ready for use.
@@ -73,10 +79,18 @@ Press `Ctrl + Alt + R` (PC) or `Cmd + Opt + R` (macOS) to wrap selected text in
Found a bug? Well, we can't have those!
-Please open an issue in the [plugin's GitHub repository](ADDLINK) or [contact the developer](mailto:idanlib@gmail.com) directly.
+Please open an issue in the [plugin's GitHub repository](https://github.com/IdanLib/ObsidianFastForwardLinkPlugin) or [contact the developer](mailto:idanlib@gmail.com) directly.
+
+### Known Bugs
+
+- When "Open the target note in a new tab" is enabled and the fast-forwarding note has not yet been moved to the `_forwards_` folder, some additional tabs are opened. This is likely due to internal timing issues in the Obsidian-OS interaction.
+
+ When the fast-forwarding note is in the `_forwards` folder, plugin behavior is as expected.
## Supporting this plugin
If you enjoy using FastForwardLink, consider supporting its development by [buying me a coffee](https://www.buymeacoffee.com/idanlib) or a cheesy slice!
-[](https://www.buymeacoffee.com/idanlib)
+