Skip to content

Commit fbdb03b

Browse files
committed
Remove reference to ninja in README.md
1 parent de79196 commit fbdb03b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ See the game's itch.io page here: https://binji.itch.io/porklikegb
1919

2020
Porklike.gb uses the GBDK2020 toolkit, RGBGFX, as well as some Python3 scripts.
2121

22-
I know you're not supposed to, but I hand-wrote a
23-
[ninja](https://ninja-build.org/) build file. It's completely configured for my
24-
system currently, so you will have to tweak it to build on yours.
22+
```sh
23+
$ make
24+
```
2525

2626
## License
2727

0 commit comments

Comments
 (0)