aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-04-12 14:28:41 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-04-12 14:28:41 -0400
commita8dfeca8cf6eba315a8a25fc8a8e18c5b635cf83 (patch)
tree71359c93371ec15d871d01502f69720b60b3850b
parent43eaad35711f1bff70da5647ca460cb65b7a56a5 (diff)
Update readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0543460d..204cce7b 100644
--- a/README.md
+++ b/README.md
@@ -50,8 +50,8 @@ Tomo has a very small set of dependencies:
- a C compiler
- and libc/libm, which should definitely already be installed.
-Both of which should be available on your package manager of choice (for
-example, `pacman -S gc libunistring`).
+The Boehm GC and libunistring should be available on your package manager of
+choice (for example, `pacman -S gc libunistring`).
## Building