summaryrefslogtreecommitdiffstats
path: root/doc/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.html')
-rw-r--r--doc/README.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/README.html b/doc/README.html
index ddc151c..6b4bf3f 100644
--- a/doc/README.html
+++ b/doc/README.html
@@ -133,14 +133,15 @@
downloads all needed packages
</li>
<li>
- is able to update the new version numbers of all packages
+ is able to update the version numbers of all packages automatically
</li>
<li>
directly uses source packages,
thus ensuring the whole build mechanism is transparent
</li>
<li>
- allows inter-package and intra-package parallel builds whenever possible
+ allows inter-package and intra-package parallel builds
+ whenever possible
</li>
<li>
creates libraries to be linked statically, no DLL hell
@@ -154,7 +155,7 @@
<dt>Linux</dt>
<dd>
- Install GNU make (&gt;= 3.81), GNU sed and GCC.
+ Install GCC, GNU Make (&gt;= 3.81) and GNU sed.
</dd>
<dt>FreeBSD</dt>