Skip to content

Commit

Permalink
Update version in install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
hkalodner authored Jun 19, 2020
1 parent b332435 commit c7432e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Here are the important dependencies in case you are not running on a supported O
Download the Arbitrum Monorepo from source:

```bash
git clone -b v0.6.4 https://github.com/offchainlabs/arbitrum.git
git clone -b v0.6.5 https://github.com/offchainlabs/arbitrum.git
cd arbitrum
yarn
yarn build
Expand Down

0 comments on commit c7432e0

Please sign in to comment.