aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-03-21 21:50:49 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-03-21 21:50:49 -0400
commitc2cebc9f076229d6aa06899523465f3890d9d657 (patch)
tree4b463f3960e0bc778be2f8d5b9e41aeeab098920
parent6167b988b6b9315feed817bb2dda23d50c432332 (diff)
Update README
-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