Update README.md

This commit is contained in:
cactuzhead 2025-03-11 13:47:57 +00:00 committed by GitHub
parent 890a73cb81
commit ee1a7d9501
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,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/](https://github.com/cactuzhead/Advanced-Progress-Bars) and download the files (`main.js`, `manifest.json` and `styles.css`).
- Navigate to your vault's plugin folder `[your 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 `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.