Skip to content
Snippets Groups Projects
Commit 4d582dae authored by Adrien Béraud's avatar Adrien Béraud
Browse files

update readme

parent 6f189422
Branches
Tags
No related merge requests found
......@@ -55,7 +55,7 @@ How-to build and install
git clone https://github.com/savoirfairelinux/opendht.git
# build and install
cd dht
cd opendht
./autogen.sh && ./configure
make
sudo make install
......@@ -69,7 +69,7 @@ g++ main.cpp -std=c++11 -lopendht -lgnutls
Licence
-
Copyright (C) 2014 Savoir-Faire Linux Inc.
Copyright (C) 2014-2015 Savoir-Faire Linux Inc.
Licenced under the GNU General Public License version 3, though the core routing library (dht.cpp) is licenced under the MIT licence.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment