summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2013-12-13 10:39:22 +0000
committerPeter Powell <petpow@saberuk.com>2013-12-13 10:39:22 +0000
commit4f79296bc078c4e0d615abbf2da6b19f5164acbd (patch)
treeb9f2a469ff618d2214c8113926802bd2c41ca0ec /README.md
parent357d190074ee58809b31ea0c08543566168bddf6 (diff)
Add a warning that the user is using a development version.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index caadad82d..89524e7e7 100644
--- 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,