commit 8802ad5f403c877dc4d4ba86d66e44e2d8618e89
parent 21b1d5a9057f11858d66b4e3923aea224dcb1677
Author: Joris Vink <joris@coders.se>
Date: Sat, 9 Jun 2018 20:08:39 +0200
mention that 2.x is outdated.
Diffstat:
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -46,8 +46,8 @@ Platforms supported
Building Kore
-------------
-Grab the [latest release](https://github.com/jorisvink/kore/releases/tag/2.0.0-release) tarball or clone this repository. The master branch is considered to
-always be stable.
+Clone this repository. I highly recommend using master until the 3.0.0 release
+is tagged as the 2.x releases are outdated. The master branch is always stable.
Requirements
* openssl (1.0.2k+ or 1.1.0e+)