Skip to content

Commit 5907486

Browse files
authored
Update README.md
1 parent cef9f40 commit 5907486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cmake --build build-msvc --config Release
3434
```
3535

3636
- `C:\Users\<user>\.conan2\profiles\` **`msvc_release`**
37-
```
37+
```ini
3838
[settings]
3939
os=Windows
4040
arch=x86_64
@@ -76,7 +76,7 @@ cmake --build build-linux-gcc --config Release
7676
```
7777

7878
- `/home/<user>/.conan2/profiles/` **`linux_gcc_release`**
79-
```
79+
```ini
8080
[settings]
8181
os=Linux
8282
arch=x86_64

0 commit comments

Comments
 (0)