README: bugfix (#857)

This commit is contained in:
Nicholas Parker
2016-12-16 16:38:59 -08:00
committed by tamarrow
parent e6bcdc7efb
commit 960ec6fa3f

View File

@@ -27,7 +27,7 @@ The example below installs every package available in the DC/OS repository::
dcos package search --json | jq '.[0].packages[].name' | xargs -L 1 dcos package install --yes
Developement Dependencies
Development Dependencies
-------------------------
#. git_ must be installed to download the source code for the DC/OS CLI.