Skip to content

Commit

Permalink
Merge pull request ava-labs#2 from ava-labs/updates
Browse files Browse the repository at this point in the history
Update path.
  • Loading branch information
Connor Daly authored Feb 2, 2021
2 parents e13cd9d + 87394dc commit 9ed2acd
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 9ed2acd

Please sign in to comment.