Skip to content

Commit

Permalink
Merge branch 'master' into deploy-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hkalodner authored Feb 11, 2020
2 parents 219572e + d520ab5 commit 391144a
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.3.0 --depth=1 -c advice.detachedHead=false https://github.com/offchainlabs/arbitrum.git
git clone -b v0.4.0 --depth=1 -c advice.detachedHead=false https://github.com/offchainlabs/arbitrum.git
cd arbitrum
yarn
yarn build
Expand Down

0 comments on commit 391144a

Please sign in to comment.