Tweaked build instructions

This commit is contained in:
2022-09-15 11:01:21 +01:00
parent b7f63ea571
commit bb6e850548

View File

@@ -19,7 +19,11 @@ Special thanks to http://craftinginterpreters.com/ for their fantastic book that
## 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