This commit is contained in:
Tom Wilkie
2015-10-20 10:38:10 +00:00
parent 659da5011e
commit a509c86d8b

View File

@@ -93,7 +93,7 @@ other Scope instances on the command line. Hostnames and IP addresses are
acceptable, both with and without ports:
```
# weave launch scope1:4030 192.168.0.12 192.168.0.11:4030
# scope launch scope1:4030 192.168.0.12 192.168.0.11:4030
```
Hostnames will be regularly resolved as A records, and each answer used as a
@@ -158,4 +158,4 @@ Then, run the local build via
```
./scope launch
```
```