From ae9ea361a287306447e6fb0fd2d9fed8d8fc7366 Mon Sep 17 00:00:00 2001 From: George King Date: Fri, 11 Dec 2015 11:58:38 -0500 Subject: [PATCH] change README.md to document utils/update-checkout --clone-with-ssh correctly. --- 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