Skip to content
Snippets Groups Projects
Commit 9f96332b authored by Jan Mercl's avatar Jan Mercl
Browse files

README: fixed install steps order

parent 3eff3b0c
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ $ wget http://bd.archive.ubuntu.com/ubuntu/pool/universe/libu/liburcu/liburcu-de
$ sudo dpkg -i liburcu0_0.5.4-1_amd64.deb
$ sudo dpkg -i liburcu-dev_0.5.4-1_amd64.deb
$ git clone git://git.nic.cz/knot
$ git checkout testing
$ cd knot
$ git checkout testing
$ autoreconf -if
$ ./configure
$ sudo make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment