]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - README.md
Fix some minor bugs in the Module Manager.
[user/henk/code/inspircd.git] / README.md
index f3b3c3c32af37b99a08b4ff962bf6590ea5252f1..6e61106963590ab779cc11dbb4ee83226e46b63a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
+### Important Notice
+
+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](https://github.com/inspircd/inspircd/releases) page or by running
+`git checkout insp20` if you are installing via Git.
+
 ### About
 
 InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux,