mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Add a note to the readme about using v3 for now.
This commit is contained in:
parent
bd3fc1e155
commit
3cc24014a7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user