about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md index 7225934..6c7bc29 100644 --- a/README.md +++ b/README.md
@@ -15,6 +15,11 @@ $ make
15# make install 15# make install
16``` 16```
17 17
18### requirements
19
20- Chicken 5
21- `posix-utils` egg (`chicken-install posix-utils`)
22
18## uninstall 23## uninstall
19 24
20``` 25```