Merge pull request #34 from swharden/patch-1

fix Dracula.xml URL
This commit is contained in:
Zeno Rocha 2021-09-18 19:16:11 -07:00 committed by GitHub
commit 5ceafb925e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,6 @@ If you are a git user, you can install the theme and keep up to date by cloning
#### Activating theme
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
2. Place [`Dracula.xml`](https://raw.githubusercontent.com/dracula/notepad-plus-plus/master/Dracula.xml) inside that folder
3. Restart Notepad++
4. Dracula will be available in `Settings > Style Configurator`