diff --git a/index.md b/index.md index 5f5c529..047929b 100644 --- a/index.md +++ b/index.md @@ -23,7 +23,7 @@ This plugin extends obsidian to allow you to create custom progress bars by usi ### Manual Install - Find the latest release from https://cactuzhead.github.io/Advanced-Progress-Bars/ and download the files (`main.js`, `manifest.json` and `styles.css`). -- Navigate to your vault's plugin folder ([vault]/.obsidian/plugins), and create a new folder called `obsidian-advanced-progress-bars`. +- Navigate to your vault's plugin folder `[your vault]/.obsidian/plugins`, and create a new folder called `obsidian-advanced-progress-bars`. - Copy the downloaded files into this new folder. - Reload Obsidian. - Remember to activate the plugin by going to `Settings` -> `Community Plugins` -> `Installed Plugins` and toggling the `APB` plugin on.