Update install.md

Replaced this node with a node.
This commit is contained in:
Anne Henmi 2018-10-24 22:09:40 -06:00 committed by GitHub
parent 18266e3caa
commit ab45d69743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
--- ---
title: docker/ucp install title: docker/ucp install
description: Install UCP on this node description: Install UCP on a node
keywords: ucp, cli, install keywords: ucp, cli, install
--- ---
Install UCP on this node Install UCP on a node
## Usage ## Usage
@ -18,7 +18,7 @@ docker container run --rm -it \
## Description ## Description
This command initializes a new swarm, turns this node into a manager, and installs This command initializes a new swarm, turns anode into a manager, and installs
Docker Universal Control Plane (UCP). Docker Universal Control Plane (UCP).
When installing UCP you can customize: When installing UCP you can customize: