From 6030335ddbc7cb93bd838ea026276ec77af9eca3 Mon Sep 17 00:00:00 2001 From: Gary Ritchie Date: Tue, 12 May 2026 19:35:50 -0600 Subject: [PATCH] Revise manual installation section in README Updated installation instructions for clarity. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a85902a..df65108 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,6 @@ Before using the command, configure the plugin in **Settings → Bulk Properties ## Manual Installation -> [!NOTE] -> These instructions are for installing and testing the plugin before it is available in the Obsidian Community Plugins list. - -Recommended approach is to use the BRAT plugin (available as a Community Plugin) and point it at this repository. +For normal use, install from the Obsidian Community Plugins catalog. For a fully-manual installation, copy `main.js`, `styles.css`, and `manifest.json` to your vault at `.obsidian/plugins/bulk-properties/`.