aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md (renamed from readme.md)4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/README.md
index b1efb3f..9b62bfb 100644
--- a/readme.md
+++ b/README.md
@@ -10,8 +10,8 @@ Create a working directory (e.g., work) and clone the following repositories.
```
mkdir work
cd work
-git clone git://github.com/dexon-foundation/mcl.git
-git clone git://github.com/dexon-foundation/bls.git
+git clone git://github.com/tangerine-network/mcl.git
+git clone git://github.com/tangerine-network/bls.git
git clone git://github.com/herumi/cybozulib_ext ; for only Windows
```