diff --git a/README.md b/README.md index b312261..b1e423e 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ To run: ``` $ make view-map -$ ./view-map -map Chapter01 +$ ./bin/view-map -map Chapter01 ``` Looks like this: @@ -152,7 +152,7 @@ binary to inspect them: ``` make view-menu -./view-menu -menu Main +./bin/view-menu -menu Main ``` This renders the menus found in Chaos Gate and Soldiers At War. The Squad Leader @@ -164,7 +164,7 @@ For Chaos Gate, there is the **start** of the game in an `ordoor` binary: ``` $ make ordoor -$ ./ordoor +$ ./bin/ordoor ``` The idea is to hook all the different parts together, and to an abstract game