Skip to content

Commit

Permalink
Update path.
Browse files Browse the repository at this point in the history
  • Loading branch information
cgcardona committed Jan 26, 2021
1 parent e13cd9d commit 87394dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ It is also helpful to have a basic understanding of [Solidity](https://docs.soli
First clone this repo and download the necessary packages.

```zsh
git clone https://github.com/ava-labs/smart-contract-quickstart.git
cd smart-contract-quickstart
git clone https://github.com/ava-labs/avalanche-smart-contract-quickstart.git
cd avalanche-smart-contract-quickstart
yarn
```

Expand Down

0 comments on commit 87394dc

Please sign in to comment.