Document more requirements.
This commit is contained in:
parent
ad3e657391
commit
518bb8fb3b
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -50,14 +50,20 @@ Features
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
There are no runtime requirements, it is possible to build binary that
|
There are no additional libraries required, it is possible to build
|
||||||
requires only libc.
|
binary that requires only libc.
|
||||||
|
|
||||||
Build requirements:
|
Build requirements:
|
||||||
|
|
||||||
* Chicken Scheme 5
|
* Chicken Scheme 5
|
||||||
* make (tested with GNU make)
|
* make (tested with GNU make)
|
||||||
|
|
||||||
|
Runtime requirements:
|
||||||
|
|
||||||
|
* POSIX.1 shell (for Fio account statements downloader)
|
||||||
|
* git (for members directory queries)
|
||||||
|
* POSIX.1 mail utility configured to send emails from local system
|
||||||
|
|
||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue