From 27a54983eb9e877c8aa8472f27d2bb5b0b113c1a Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Thu, 27 Jan 2022 12:28:38 +0000 Subject: [PATCH] removed trailing whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b537945..2f316f2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Uninstallation * Remove the folder which was cloned during installation: * Linux: ~/.FreeCAD/Mod/SearchBar * macos: /Users/user_name/Library/Preferences/FreeCAD/Mod/SearchBar - * Windows: C:\Users\user_name\AppData\Roaming\FreeCAD\Mod\SearchBar + * Windows: C:\Users\user_name\AppData\Roaming\FreeCAD\Mod\SearchBar * Optional: Remove the cache (~30MB) ~/.FreeCAD/Cache_SearchBarMod or equivalent on other platforms Development