From fde26fef5b2dfbcb5960fb91a75f86a83b5b1f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrienberaud@gmail.com> Date: Wed, 17 Dec 2014 14:54:38 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4c9d017..876440e1 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ How-to build and install - ```bash # clone the repo -git clone https://github.com/aberaud/opendht.git +git clone https://github.com/savoirfairelinux/opendht.git # build and install cd dht -- GitLab