From 03d2dc3640296a285b9d88864821412915e0db95 Mon Sep 17 00:00:00 2001 From: Zeno Rocha Date: Sat, 11 Jan 2020 06:26:45 -0800 Subject: [PATCH] Add comment about %AppData% --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 4e442b1..6abc7a9 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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`