From 4dad7c7d3e5c460e6e6c5ef0cdb385a1c449a0ab Mon Sep 17 00:00:00 2001 From: Vincent Garrigues Date: Fri, 11 Dec 2015 16:50:19 +0100 Subject: [PATCH] Update getting started instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7e513dc5f16e..2979b70647574 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ uploading SSH keys to GitHub): git clone git@github.com:apple/swift.git cd swift - ./utils/update-checkout --clone-via-ssh + ./utils/update-checkout --clone-with-ssh [CMake](http://cmake.org) is the core infrastructure used to configure builds of Swift and its companion projects; at least version 2.8.12.2 is required. Your