Update README

This commit is contained in:
Bruce Hill 2025-03-21 21:50:49 -04:00
parent 6167b988b6
commit c2cebc9f07

View File

@ -101,6 +101,7 @@ manager of choice (for example, `pacman -S gc libunistring binutils`).
## Building
The Tomo compiler can be compiled with either GCC or Clang by running `make`.
The resulting compiler and shared library will be put into `./build/`.
## Usage