Remove development warning from the readme.

This commit is contained in:
Sadie Powell 2024-06-11 20:32:02 +01:00
parent ff8000bf47
commit dc3ddb4d82

View File

@ -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.