diff --git a/README.md b/README.md index 1195dfd..1e97429 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ 1) Clone Uniswap ``` -$ git clone https://github.com/Uniswap/contracts-vyper -$ cd contracts-vyper +$ git clone https://github.com/Uniswap/uniswap-v2 +$ cd uniswap-v2 ``` 2) Install dependencies