From c21b9cddaffded34b5c2610552c396c54d455f9d Mon Sep 17 00:00:00 2001 From: Erik Weathers Date: Wed, 6 Jul 2016 11:34:55 -0700 Subject: [PATCH] README: update github org name from mesosphere to dcos (#674) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1010892..719a54f 100644 --- a/README.rst +++ b/README.rst @@ -58,7 +58,7 @@ Setup #. Make sure you meet requirements for installing packages_ #. Clone git repo for the dcos cli:: - git clone git@github.com:mesosphere/dcos-cli.git + git clone git@github.com:dcos/dcos-cli.git #. Change directory to the repo directory::