Skip to content

Commit b70c3ca

Browse files
committed
add md5 to chicken-install line
1 parent fab4bd4 commit b70c3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ CHICKEN 4.9.0.1 or newer is required to run snow2.
4646
Running under CHICKEN requires that some eggs be installed:
4747

4848
```
49-
chicken-install srfi-19 srfi-27 srfi-29 srfi-37 srfi-95 http-client openssl udp r7rs ssax sxpath hmac sha1
49+
chicken-install srfi-19 srfi-27 srfi-29 srfi-37 srfi-95 http-client openssl udp r7rs ssax sxpath hmac sha1 md5
5050
```
5151

5252
Additionally, some packages assume you have certain chicken eggs installed.

0 commit comments

Comments
 (0)