Skip to content

Commit 08dfab6

Browse files
authored
minor formatting change
1 parent 64e7fa3 commit 08dfab6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ make
9696
```
9797

9898
### 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:
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:
102102
```
103103
md build; cd build
104104
cmake ..

0 commit comments

Comments
 (0)