diff options
author | Wolfy-J <[email protected]> | 2018-06-15 16:03:29 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-06-15 16:03:29 +0300 |
commit | b5905ebd0f5eac32f7b0e249d2628627e124ea35 (patch) | |
tree | 57445cc8deceb0c0500d35b93b6077c5e600f61c | |
parent | 1504d7ab08f4395ef81bcf7643435dcb5cad544e (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,11 +30,11 @@ Features: Getting Started: -------- -#### Getting RoadRunner +#### Downloading RoadRunner The easiest way to get the latest RoadRunner version is to use one of the pre-built release binaries which are available for OSX, Linux, FreeBSD, and Windows. Instructions for using these binaries are on the GitHub [releases page](https://github.com/spiral/roadrunner/releases). -#### Building RoadRunner: +#### Building RoadRunner RoadRunner can be compiled on Linux, OSX, Windows and other 64 bit environments as the only requirement is Go 1.8+ itself. To build: |