mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Tweaked build instructions
This commit is contained in:
@@ -19,7 +19,11 @@ Special thanks to http://craftinginterpreters.com/ for their fantastic book that
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
Simply run make in the root directory.
|
For windows, simply run `make` in the root directory.
|
||||||
|
|
||||||
|
For linux, run `make static` in the root directory (see [this issue for details](https://github.com/Ratstail91/Toy/issues/26)).
|
||||||
|
|
||||||
|
For mac, good luck.
|
||||||
|
|
||||||
## Syntax
|
## Syntax
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user