* minor note to point to a good scons-version
--HG-- extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4032
This commit is contained in:
parent
cb217d8034
commit
60a2ad9af5
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
@ -21,7 +21,8 @@ To install / compile 'alock' you need 'scons':
|
|||
|
||||
* link:http://www.scons.org[scons]
|
||||
|
||||
It's a clever buildsystem which i prefer over make/autotools.
|
||||
It's a clever buildsystem which i prefer over make/autotools. Be sure you
|
||||
grab the latest (0.96.90) version installed to avoid problems at install-time.
|
||||
After installing 'scons' you just type:
|
||||
|
||||
$> scons
|
||||
|
|
Reference in a new issue