Skip to content

Commit 1a3505b

Browse files
authored
[docs] Outdated setup information (#142)
#### Type of change - Documentation update Signed-off-by: Dean Amar <Dean.Amar@ibm.com>
1 parent ebfa78d commit 1a3505b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/setup.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ go version
4444
brew install docker
4545
```
4646

47-
To enable network connectivity for Docker containers on macOS, run the following commands:
47+
To enable network connectivity to Docker containers from macOS, run the following commands:
4848

4949
```shell
5050
brew install chipmk/tap/docker-mac-net-connect
@@ -54,8 +54,7 @@ brew install chipmk/tap/docker-mac-net-connect
5454
sudo brew services start chipmk/tap/docker-mac-net-connect
5555
```
5656

57-
This script enables the integration test TestDBNodeCrushHandling to run.
58-
If you have already run the scripts but the test is not executing, restart the service by running the following:
57+
If you’re still experiencing issues, try restarting the service with the following command:
5958
```shell
6059
sudo brew services restart chipmk/tap/docker-mac-net-connect
6160
```

0 commit comments

Comments
 (0)