1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Merge pull request #274 from nats-io/nats-server-main

Fix reference to "master" of nats-server
This commit is contained in:
Ginger Collison 2021-07-01 15:35:26 -05:00 committed by GitHub
commit e627ae606f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2634,7 +2634,7 @@ Archive: nats-server.zip
</code></pre><h3 id="installing-from-the-source"><a name="installing-from-the-source" class="plugin-anchor" href="#installing-from-the-source"><i class="fa fa-link" aria-hidden="true"></i></a>Installing From the Source</h3>
<p>If you have Go installed, installing the binary is easy:</p>
<pre class="language-"><code>&gt; GO111MODULE=on go get github.com/nats-io/nats-server/v2
</code></pre><p>This mechanism will install a build of <a href="https://github.com/nats-io/nats-server" target="_blank">master</a>, 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. </p>
</code></pre><p>This mechanism will install a build of the <a href="https://github.com/nats-io/nats-server" target="_blank">main development branch</a>, 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. </p>
<p>To test your installation (provided the $GOPATH/bin is set):</p>
<pre class="language-"><code>&gt; nats-server
[41634] 2019/05/13 09:42:11.745919 [INF] Starting nats-server version 2.0.0