Skip to content

Commit 9c6a4b3

Browse files
author
Nxrth-x
committed
Fix: Updated installation guide formatting
1 parent e03d3ef commit 9c6a4b3

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

INSTALL.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,20 @@ You can install it by cloning [this](https://github.com/Nxrth-x/dracula-dev-cpp)
66

77
#### Activating theme
88

9-
To install this theme for the Windows version of [Dev C++](https://www.bloodshed.net/) all you have to do is
10-
11-
- Download the [Dracula.syntax](https://github.com/Nxrth-x/dracula-dev-cpp/tree/master/Dracula.syntax) file
12-
- Copy the file to `C:\Users\$YOUR_USERNAME\AppData\Roaming\Dev-Cpp`
13-
- Open the Dev C++ IDE
14-
- Go to `Tools > Editor Options` on the top menu
15-
![Tools menu on the IDE](./images/installation_1.jpeg)
16-
- Open the `colors` tab and select `Dracula` as your theme
17-
![Setting up Dracula as the theme in the colors tab](./images/installation_2.jpeg)
9+
To install this theme for the Windows version of [Dev C++](https://www.bloodshed.net/) all you have to do is:
10+
11+
Download the [Dracula.syntax](https://github.com/Nxrth-x/dracula-dev-cpp/tree/master/Dracula.syntax) file
12+
13+
Copy the file to `C:\Users\$YOUR_USERNAME\AppData\Roaming\Dev-Cpp`
14+
15+
Open the Dev C++ IDE
16+
17+
Go to `Tools > Editor Options` on the top menu
18+
19+
![Tools menu on the IDE](./images/installation_1.jpeg)
20+
21+
Open the `colors` tab and select `Dracula` as your theme
22+
23+
![Setting up Dracula as the theme in the colors tab](./images/installation_2.jpeg)
1824

1925
> That's it, now you're a vampire too! 🦇

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ All instructions can be found at [draculatheme.com/dev-cpp](https://draculatheme
1212

1313
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/template/graphs/contributors).
1414

15-
| [![Zeno Rocha](https://github.com/Nxrth-x.png?size=100)](https://github.com/Nxrth-x) |
16-
| ------------------------------------------------------------------------------------ |
17-
| [Nxrth-x](https://github.com/Nxrth-x) |
15+
| [![Eder Lima](https://github.com/Nxrth-x.png?size=100)](https://github.com/Nxrth-x) |
16+
| ----------------------------------------------------------------------------------- |
17+
| [Nxrth-x](https://github.com/Nxrth-x) |
1818

1919
## License
2020

0 commit comments

Comments
 (0)