We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e7fa3 commit 08dfab6Copy full SHA for 08dfab6
1 file changed
README.md
@@ -96,9 +96,9 @@ make
96
```
97
98
### Windows users:
99
-1) Install CMake and Visual Studio
100
-2) Download and extract the source somewhere
101
-3) Open a command prompt in the source folder (one level above "src") and run these commands:
+1. Install CMake and Visual Studio
+2. Download and extract the source somewhere
+3. Open a command prompt in the source folder (one level above "src") and run these commands:
102
103
md build; cd build
104
cmake ..
0 commit comments