diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
