From 6ef8569132e2a3961802c7b935411765a0dcafa6 Mon Sep 17 00:00:00 2001 From: tamarrow Date: Thu, 2 Jun 2016 16:49:26 -0700 Subject: [PATCH] README link bugfix (#642) --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2b88f7a..3419004 100644 --- a/README.rst +++ b/README.rst @@ -32,6 +32,7 @@ Using the CLI without DCOS You may optionally configure the DCOS CLI to work with open source Mesos and Marathon_ by setting the following properties:: + dcos config set core.mesos_master_url http://:5050 dcos config set marathon.url http://:8080 @@ -169,4 +170,4 @@ These packages are now available to be installed by the DCOS CLI installation sc .. _publish_to_pypi.sh script: https://github.com/mesosphere/dcos-cli/blob/master/bin/publish_to_pypi.sh .. _setup: https://github.com/mesosphere/dcos-helloworld#setup .. _virtualenv: https://virtualenv.pypa.io/en/latest/ -.. _win-bash: https://sourceforge.net/projects/win-bash/files/shell-complete/latest +.. _win_bash: https://sourceforge.net/projects/win-bash/files/shell-complete/latest