Clean up documentation.
This commit is contained in:
parent
6fb6bd15ae
commit
1042288434
1 changed files with 1 additions and 10 deletions
11
README.FIRST
11
README.FIRST
|
@ -7,7 +7,7 @@ If you don't read this first, we won't help you.
|
||||||
* - Reading INSTALL is now a must, as the old DPATH is now specified *
|
* - Reading INSTALL is now a must, as the old DPATH is now specified *
|
||||||
* when configure is run. *
|
* when configure is run. *
|
||||||
* You now need to ./configure --prefix="/path/to/install/it" *
|
* You now need to ./configure --prefix="/path/to/install/it" *
|
||||||
* will be installed with your ircd! *
|
* to specify the path that will be installed with your ircd! *
|
||||||
*************************************************************************
|
*************************************************************************
|
||||||
|
|
||||||
ALSO, IF YOU ARE UPGRADING YOUR CURRENT SOURCE TREE, AND YOU TRY TO BUILD
|
ALSO, IF YOU ARE UPGRADING YOUR CURRENT SOURCE TREE, AND YOU TRY TO BUILD
|
||||||
|
@ -16,15 +16,6 @@ If you don't read this first, we won't help you.
|
||||||
|
|
||||||
******************************* REQUIREMENTS **********************************
|
******************************* REQUIREMENTS **********************************
|
||||||
|
|
||||||
New Features - A short introduction:
|
|
||||||
- charybdis-3.x now has several major changes over previous version that you
|
|
||||||
will notice right away.
|
|
||||||
o SSL Client support.
|
|
||||||
o Connection Throttling.
|
|
||||||
|
|
||||||
- Please see NEWS for more detailed changes.
|
|
||||||
|
|
||||||
|
|
||||||
Necessary Requirements:
|
Necessary Requirements:
|
||||||
|
|
||||||
- A supported platform (look below)
|
- A supported platform (look below)
|
||||||
|
|
Loading…
Reference in a new issue