diff --git a/README.md b/README.md index 0f38f2a..9d89700 100644 --- a/README.md +++ b/README.md @@ -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