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

Delete intro.md

This commit is contained in:
Ginger Collison
2019-10-25 10:56:28 -05:00
committed by GitHub
parent 42d0488f78
commit 790ea0f3d5

View File

@@ -1,5 +0,0 @@
# Getting Started
The best way to get the NATS Streaming Server is to use one of the pre-built release binaries which are available for OSX, Linux (x86-64/ARM), Windows.
Of course you can build the latest version of the server from the master branch. The master branch will always build and pass tests, but may not work correctly in your environment. First you will need at least Go version 1.11+ installed on your machine to build the NATS Streaming Server.