From 67fd72cf1a0f97d1c24db1c78c240414e4180fbd Mon Sep 17 00:00:00 2001 From: Barry Hoggard Date: Wed, 6 Nov 2019 14:06:40 -0500 Subject: [PATCH] Update XCode version --- docs/artsy_dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/artsy_dev.md b/docs/artsy_dev.md index c3f49d9e..41177ed7 100644 --- a/docs/artsy_dev.md +++ b/docs/artsy_dev.md @@ -3,7 +3,7 @@ Artsy Development Working for Artsy? Awesome. Setup instructions are a bit different from the README. -You'll need some tools first. Xcode 7 is required, as well as the command-line tools (you probably already have these installed). After installing Xcode, run the following command: +You'll need some tools first. Xcode 9 is required, as well as the command-line tools (you probably already have these installed). After installing Xcode, run the following command: ```sh xcode-select --install