doc: clarify build instructions

* README: A few fixes.
Explain how to install color support.
* README-hacking: Rename as...
* README-hacking.md: this, and convert to Markdown.
Improve typography.
Improve explanations about update-test.
This commit is contained in:
Akim Demaille
2019-11-11 15:25:22 +01:00
parent 25698b58c0
commit c313360deb
5 changed files with 215 additions and 173 deletions

View File

@@ -279,7 +279,7 @@ uname=`uname`
case $VALGRIND:$uname in
'':*) ;;
*:Darwin)
# See README-hacking.
# See README-hacking.md.
VALGRIND=;;
*:*)
suppfile=build-aux/$uname.valgrind