We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb9f33 commit 583c8c0Copy full SHA for 583c8c0
README.md
@@ -26,7 +26,7 @@ And their dependencies. After that, run following commands:
26
27
```
28
git clone https://github.com/bittim/bitpresent/BitPresent
29
-cd BitPresent
+cd BitPresent/Linux/
30
make init
31
make
32
@@ -41,4 +41,4 @@ Install following through vcpkg:
41
* sdl2-image[libwebp]
42
* libharu
43
44
-Open the project in Visual Studio and build
+Open the project, which is located in the Windows folder, in Visual Studio and build
0 commit comments