From 053990c50cea19933ce12d79b1c2179106b92488 Mon Sep 17 00:00:00 2001 From: xenofem Date: Sat, 18 Jan 2025 12:58:50 -0500 Subject: [PATCH] change plugin path from sample --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e1b46f..ff4a603 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ When you attempt to rename a file using characters that will break sync, this pl ## Manually installing the plugin -- Copy over `main.js` and `manifest.json` to your vault `VaultFolder/.obsidian/plugins/your-plugin-id/`. +- Copy over `main.js` and `manifest.json` to your vault `VaultFolder/.obsidian/plugins/safe-filenames/`.