Update README.md

This commit is contained in:
cactuzhead 2025-03-06 18:46:33 +00:00 committed by GitHub
parent aefe7c63ca
commit fee45a93c9
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 ([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.