about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorCase Duckworth2020-06-03 08:17:34 -0500
committerCase Duckworth2020-06-03 08:17:34 -0500
commit22f2cf07c960cf0fb3234a89f440ca0cb81abe19 (patch)
treeb2aba5a2c434757164b7778401aa89fb673db47a /README.md
parentAdd G bind (diff)
downloadbollux-22f2cf07c960cf0fb3234a89f440ca0cb81abe19.tar.gz
bollux-22f2cf07c960cf0fb3234a89f440ca0cb81abe19.zip
Update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md index 07ddde5..07b4252 100644 --- a/README.md +++ b/README.md
@@ -27,6 +27,15 @@ inspired by
27* implement TOFU? 27* implement TOFU?
28* recognize more protocols 28* recognize more protocols
29 29
30# DEPENDENCIES
31
32* bash >= 4.0
33* iconv
34* openssl
35* gawk
36* less
37* dd
38
30# INSTALL 39# INSTALL
31 40
32## From source 41## From source