From c7432e0f992c5ee237ebf447ccbc870885eb9a1a Mon Sep 17 00:00:00 2001 From: Harry Kalodner Date: Fri, 19 Jun 2020 18:55:03 -0400 Subject: [PATCH] Update version 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 7902589361..f5a8367537 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.4 https://github.com/offchainlabs/arbitrum.git +git clone -b v0.6.5 https://github.com/offchainlabs/arbitrum.git cd arbitrum yarn yarn build