Merge pull request #107 from mesosphere/mlunoe-setup-cmds-readme

Updating setup commands
This commit is contained in:
José Armando García Sancio
2015-04-10 12:49:55 -07:00

View File

@@ -52,6 +52,9 @@ Configure Environment and Run
dcos config set marathon.host localhost
dcos config set marathon.port 8080
dcos config append package.sources https://github.com/mesosphere/universe/archive/master.zip
dcos config set package.cache /tmp/dcos
dcos package update
#. Get started by calling the DCOS CLI help::