mirror of
https://github.com/ChronosX88/netsukuku.git
synced 2024-11-22 10:12:18 +00:00
I added the real installation commads (Running autogen.sh was not listed prior)
This commit is contained in:
parent
919568180b
commit
2ea54e622b
@ -58,7 +58,9 @@ 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:
|
||||
|
||||
# ./configure && make && make install
|
||||
# ./autogen.sh
|
||||
# ./configure && make
|
||||
# sudo make install
|
||||
|
||||
But SCons is cooler:
|
||||
http://www.scons.org/
|
||||
|
Loading…
Reference in New Issue
Block a user