about summary refs log tree commit diff stats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.txt b/README.txt index 8fd6f44..ed0c990 100644 --- a/README.txt +++ b/README.txt
@@ -7,13 +7,16 @@ requirements:
7- cmark 7- cmark
8- chicken scheme with the following eggs: 8- chicken scheme with the following eggs:
9 - cmark 9 - cmark
10 - regex
11 - srfi-13
10 - srfi-152 12 - srfi-152
11 - utf8 13 - utf8
12 14
13build: 15build:
14 16
17- ./bootstrap
15- make 18- make
16 19
17install: 20install:
18 21
19- make install 22- make install