summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2019-01-07 22:41:54 +0000
committerPeter Powell <petpow@saberuk.com>2019-01-07 22:41:54 +0000
commitf4041a13c3894e282fb34010f3373d1950136a8c (patch)
tree4a1ffdd69bd5ca24672a6ce1e87d6ef877c157c2 /README.md
parent2e3c6309099841fd573b423d167980be47e634b2 (diff)
Release v3.0.0 release candidate 1.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index be5d1cead..fd0ba2b00 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,6 @@ If you encounter any bugs then [please file an issue](https://github.com/inspirc
## Installation
-**The `master` branch contains the latest development version. If you are running a server then you probably want the `insp20` branch. You can obtain this from [the releases page](https://github.com/inspircd/inspircd/releases) or by running `git checkout $(git describe --abbrev=0 --tags insp20)` if you are installing via Git.**
-
Most InspIRCd users running a UNIX-like system build from source. A guide about how to do this is available on [the InspIRCd wiki](https://wiki.inspircd.org/Installation_From_Source).
Building from source on Windows is generally not recommended but [a guide is available](https://github.com/inspircd/inspircd/blob/master/win/README.txt) if you wish to do this.