Update readme
This commit is contained in:
parent
4aada87d53
commit
723247404d
2
Makefile
2
Makefile
|
|
@ -25,7 +25,7 @@ README.md: doc/compile-scheme.1
|
|||
echo "# Manual" >> README.md
|
||||
echo "<pre>" >> README.md
|
||||
echo "$$(MANWIDTH=80 man -l doc/compile-scheme.1)" >> README.md
|
||||
echo "<pre>" >> README.md
|
||||
echo "</pre>" >> README.md
|
||||
|
||||
build-chibi:
|
||||
echo "#!/bin/sh" > compile-scheme
|
||||
|
|
|
|||
Loading…
Reference in New Issue