X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=README.md;h=fd0ba2b00f28b2c4ad8316d31965c54429d783f4;hb=0a1f9bc59494a532a91bc9c8afcecb31ece656ee;hp=be5d1ceadc884b478c8c814cf8612666e86f171f;hpb=77730fd5f09f8fc193205654c8bba84d34365670;p=user%2Fhenk%2Fcode%2Finspircd.git 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.