Update readme

This commit is contained in:
Bruce Hill 2024-04-12 14:28:41 -04:00
parent 43eaad3571
commit a8dfeca8cf

View File

@ -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