We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab4bd4 commit b70c3caCopy full SHA for b70c3ca
README.md
@@ -46,7 +46,7 @@ CHICKEN 4.9.0.1 or newer is required to run snow2.
46
Running under CHICKEN requires that some eggs be installed:
47
48
```
49
-chicken-install srfi-19 srfi-27 srfi-29 srfi-37 srfi-95 http-client openssl udp r7rs ssax sxpath hmac sha1
+chicken-install srfi-19 srfi-27 srfi-29 srfi-37 srfi-95 http-client openssl udp r7rs ssax sxpath hmac sha1 md5
50
51
52
Additionally, some packages assume you have certain chicken eggs installed.
0 commit comments