Skip to content

Commit 01fd2d6

Browse files
authored
Merge pull request #47 from StackStorm/fix/socat-url
Update README with corrected case for username
2 parents b13079d + 3fc2a76 commit 01fd2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ NOTE: If running on MacOS, before deploying the image, open another terminal and
181181
docker run --privileged --pid=host stackstorm/socat:latest nsenter -t 1 -u -n -i socat TCP-LISTEN:5000,fork TCP:docker.for.mac.localhost:5000
182182
```
183183

184-
The source for the `stackstorm/socat` image is found at https://github.com/stackstorm/socat.
184+
The source for the `stackstorm/socat` image is found at https://github.com/StackStorm/socat.
185185

186186
To deploy the image to the registry, execute:
187187
```

0 commit comments

Comments
 (0)