Add a note to the readme about using v3 for now.

This commit is contained in:
Sadie Powell 2022-05-18 16:46:16 +01:00
parent bd3fc1e155
commit 3cc24014a7

View File

@ -1,3 +1,7 @@
### 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.