From a480e3df21b066c907e73b8b8df5d7ae22c29566 Mon Sep 17 00:00:00 2001 From: Hayden Adams Date: Mon, 25 Nov 2019 15:40:06 -0500 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a04a510..922f2b7 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ The following assumes the use of `node@^10`. ### Clone Repository ``` -git clone https://github.com/Uniswap/uniswap-v2.git -cd uniswap-v2 +git clone https://github.com/Uniswap/uniswap-v2-core.git +cd uniswap-v2-core ``` ### Install Dependencies