I made a mistake in the last edit, And reverted readme.md to the correct version.

This commit is contained in:
Valeska 2013-11-14 11:30:33 -08:00
parent 2ea54e622b
commit a6fc36085e

View File

@ -58,7 +58,6 @@ The dependencies of netsukuku can be gathered by running this command.
To compile the code you can use scons or just go with the old school way:
# ./autogen.sh
# ./configure && make
# sudo make install