Update install.md

typo fix
This commit is contained in:
Anne Henmi 2018-10-22 14:25:09 -06:00 committed by GitHub
parent 8efdd8028e
commit 3b3362e5b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ docker container run --rm -it \
--name ucp \
-v /var/run/docker.sock:/var/run/docker.sock \
docker/ucp \
--unmanaged-cni <true
--unmanaged-cni <true|false>
install [command options]
```