Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 4b1206b

Browse files
committed
update README
1 parent 449ab08 commit 4b1206b

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
@@ -19,7 +19,7 @@ Docker image `sourcegraph/lang-go` from Docker Hub.
1919
go-langserver -mode=websocket -addr=:4389 -usebuildserver -usebinarypkgcache=false
2020
```
2121

22-
You can verify it's up and running with [`ws`](https://github.com/hashrocket/ws):
22+
You can verify it's up and running with [`ws`](https://github.com/hashrocket/ws) (run this from the same machine your browser is running on):
2323
2424
```sh
2525
$ go get -u github.com/hashrocket/ws

0 commit comments

Comments
 (0)