Add comment about %AppData%

This commit is contained in:
Zeno Rocha 2020-01-11 06:26:45 -08:00 committed by GitHub
parent c5a8b341c8
commit 03d2dc3640
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ Download using the [GitHub .zip download](https://github.com/dracula/notepad-plu
#### Activating theme
1. Go to `%AppData%\Notepad++\themes`
1. Go to `%AppData%\Notepad++\themes` (%AppData% is platform dependent environment variable. Open a Command Prompt and execute `echo %AppData%`)
2. Place `Dracula.xml` inside that folder
3. Restart Notepad++
4. Dracula will be available in `Settings > Style Configurator`