Преглед изворни кода

Fixed the installation commands in the readme file.

MissValeska пре 10 година
родитељ
комит
83db8acdde
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2
    1
      README.md

+ 2
- 1
README.md Прегледај датотеку

@@ -62,7 +62,8 @@ The dependencies of netsukuku can be gathered by running this command.
62 62
     # sudo apt-get install zlibc libgmp-dev openssl libssl-dev libgee-dev libpth-dev libgcrypt11-dev autoconf cmake autogen mawk gawk
63 63
 
64 64
 To compile the code you can use scons or just go with the old school way:
65
-
65
+   
66
+    # autoreconf -i
66 67
     # ./configure && make 
67 68
     # sudo make install
68 69
 

Loading…
Откажи
Сачувај