From f87cd4ac9ebf61c060e376a48cfcb4bc09bee7dc Mon Sep 17 00:00:00 2001 From: Harry Kalodner Date: Tue, 9 Jun 2020 11:43:39 -0400 Subject: [PATCH] Version bump in install instructions --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index 89b791474b..7902589361 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -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.0 https://github.com/offchainlabs/arbitrum.git +git clone -b v0.6.4 https://github.com/offchainlabs/arbitrum.git cd arbitrum yarn yarn build