]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - README.md
Refactor UserManager::DoBackgroundUserStuff().
[user/henk/code/inspircd.git] / README.md
index 8c491cda9f9d0405a9982f64c759e4275d7a9de0..fd0ba2b00f28b2c4ad8316d31965c54429d783f4 100644 (file)
--- 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 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.