README: fix LiteScope download URL
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 28 Jan 2015 14:19:43 +0000 (15:19 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 28 Jan 2015 14:19:43 +0000 (15:19 +0100)
README

diff --git a/README b/README
index 1080794c542ac19a81ca05f12419cbd30119d91c..067abf672bcb83e9499357874147ac1073f11f92 100644 (file)
--- a/README
+++ b/README
@@ -88,7 +88,7 @@ devel [AT] lists.m-labs.hk.
   cd ..
 
 3. Obtain LiteScope and install it:
-  git clone https://github.com/m-labs/litescope
+  git clone https://github.com/enjoy-digital/litescope
   cd litescope
   python3 setup.py install
   cd ..