aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8df1a395..59ea2abe 100644
--- a/README.md
+++ b/README.md
@@ -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