From fee45a93c9fe4c3a63c5173b40d2a3602cb734c0 Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Thu, 6 Mar 2025 18:46:33 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91fb941..23a8a9b 100644 --- a/README.md +++ b/README.md @@ -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.