We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af168f commit 41efdbcCopy full SHA for 41efdbc
accelerate/community.md
@@ -206,12 +206,12 @@ Due to a general limitation of .NET tools, license data is not automatically rem
206
207
Delete the following directory:
208
```
209
-%LocalAppData%/AvaloniaUI/Licensing
+%LOCALAPPDATA%\AvaloniaUI\Licensing
210
211
212
To delete this folder:
213
1. Press `Win + R` to open the Run dialog
214
-2. Type `%LocalAppData%/AvaloniaUI/Licensing` and press Enter
+2. Type `%LocalAppData%\AvaloniaUI\Licensing` and press Enter
215
3. Delete the entire `Licensing` folder
216
217
**macOS:**
0 commit comments