diff --git a/docs/nats_server/installation.html b/docs/nats_server/installation.html index 69c69b4..b92b757 100644 --- a/docs/nats_server/installation.html +++ b/docs/nats_server/installation.html @@ -2634,7 +2634,7 @@ Archive: nats-server.zip
If you have Go installed, installing the binary is easy:
> GO111MODULE=on go get github.com/nats-io/nats-server/v2
-
This mechanism will install a build of master, which almost certainly will not be a released version. If you are a developer and want to play with the latest, this is the easiest way.
+This mechanism will install a build of the main development branch, which almost certainly will not be a released version. If you are a developer and want to play with the latest, this is the easiest way.
To test your installation (provided the $GOPATH/bin is set):
> nats-server
[41634] 2019/05/13 09:42:11.745919 [INF] Starting nats-server version 2.0.0