aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei-Ning Huang <w@byzantine-lab.io>2019-10-30 20:34:16 +0800
committerGitHub <noreply@github.com>2019-10-30 20:34:16 +0800
commitb9d2a98c6f9d0564f721af70b416dd316cabf0cd (patch)
tree9287f2a4fff49e0d845ba3d747b78b2e25be9487
parent5e8e1cd9adf37e993a5bea2ad116e107652f0301 (diff)
downloadtangerine-bls-master.tar.gz
tangerine-bls-master.tar.zst
tangerine-bls-master.zip
Update README.mdHEADmaster
-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
```