Fix demos folder

This commit is contained in:
Rodrigo Alfonso 2020-02-17 03:14:25 -03:00 committed by GitHub
parent a72ef314e8
commit 9225e1c50d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ As such, `CMake` was an easy choice. Use the following commands to build everyth
2. `cmake ./../`
3. `make`
The demos will be in `cmake-build-debug/demox/demoname.gba`.
The demos will be in `cmake-build-debug/demos/demoname.gba`.
Things you might need to change in `CMakeLists.txt` files: