aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Sadie Powell2024-06-11 20:32:02 +0100
committerGravatar Sadie Powell2024-06-11 20:32:02 +0100
commitdc3ddb4d82eeb0aa3c46e3e6201cfdc7b182ad19 (patch)
tree123dc5a3818e1c3e9d5bf7c81d6c36e4852ede66 /README.md
parentLink to v4 docs from the issue templates. (diff)
Remove development warning from the readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d9e2f1cba..1436f2e9e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,3 @@
-## Important Notice
-
-The `master` branch contains the latest unstable development code. If you are running a server then you probably want to use a v3 release for now. You can obtain this from [the releases page](https://github.com/inspircd/inspircd/releases/latest) or by running `git checkout $(git describe --abbrev=0 --tags insp3)` if you are installing from Git.
-
## About
InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems.