README: fix LiteScope download URL

This commit is contained in:
Florent Kermarrec 2015-01-28 15:19:43 +01:00
parent b2aec337b1
commit 9010b30c95
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -88,7 +88,7 @@ devel [AT] lists.m-labs.hk.
cd .. cd ..
3. Obtain LiteScope and install it: 3. Obtain LiteScope and install it:
git clone https://github.com/m-labs/litescope git clone https://github.com/enjoy-digital/litescope
cd litescope cd litescope
python3 setup.py install python3 setup.py install
cd .. cd ..