aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCara Salter <cara@devcara.com>2023-02-16 09:20:25 -0500
committerCara Salter <cara@devcara.com>2023-02-16 09:20:25 -0500
commit9ae99ae2949716cb05cd8fee618cb4ce67fff4a5 (patch)
tree53ed1b21667e524674deb69dc6f416c8bef9dcd1 /README.md
parent085ca0d6ca31223b14855525dc82bcdae93cf7f7 (diff)
downloadcmud-9ae99ae2949716cb05cd8fee618cb4ce67fff4a5.tar.gz
cmud-9ae99ae2949716cb05cd8fee618cb4ce67fff4a5.zip
Work on configuration
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e29af61..d8f43d2 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ This is a spiritual successor of `~muirrum/hakkardrs`, but that project never
really got off the ground.
## Dependencies
-This project requires `argon2`, `pthread`, and your preferred libc. Development
+This project requires `argon2`, `pthread`, `libconfig`, and your preferred libc. Development
happens on a Gentoo x86 laptop with glibc.
## Building