Skip to content

Commit f2224fc

Browse files
committed
Update swarm_plus_netplugin.md
1 parent 6fabb4e commit f2224fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/swarm_plus_netplugin.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ cd github/contiv
1414
git clone -b demo https://github.com/contiv/netplugin.git
1515
CONTIV_NODES=2 make build demo
1616
```
17-
This brings up two VM cluster with docker, swarm and netplugin/netmaster running
17+
This brings up two VM cluster with docker, swarm and netplugin/netmaster running.
18+
1819
To make docker commands start using swarm instead of docker, set the following environment variable.
1920
```
2021
export DOCKER_HOST=tcp://192.168.2.10:2375

0 commit comments

Comments
 (0)