Skip to content

Commit

Permalink
Update wbox readme
Browse files Browse the repository at this point in the history
fixes 3701aef
  • Loading branch information
YoshiRulz authored Jul 19, 2023
1 parent ee18249 commit 26b39fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waterbox/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ It consists of a modified musl libc, and build scripts to tie it all together.
cd nyma && ./build-and-install-zlib.sh

6. You are now ready to start building cores. Each supports `make` and `make install`, as well as `make debug` and `make install-debug` for local development. From the root directory, the following should all be valid:
cd ares64 && make install
cd ares64 && ./make-both.sh
cd bsnescore && make install
cd gpgx && make install
cd libsnes && make install
Expand Down

0 comments on commit 26b39fb

Please sign in to comment.