mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
Update installation instructions
This commit is contained in:
parent
04de033454
commit
53ce5e26e0
@ -46,8 +46,10 @@ Support for these IRCds exist, but are not tested as frequently and thoroughly.
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
1) Rename `example-conf.yml` to `config.yml` and configure your instance there. Note that the configuration format isn't finalized yet - this means that your configuration may break in an update!
|
1) Install PyLink by using `python3 setup.py install` (global install) or `python3 setup.py install --user` (local install)
|
||||||
|
|
||||||
2) Run `./pylink` from the command line.
|
2) Rename `example-conf.yml` to `config.yml` and configure your instance there. Note that the configuration format isn't finalized yet - this means that your configuration may break in an update!
|
||||||
|
|
||||||
3) Profit???
|
3) Run `pylink` from the command line.
|
||||||
|
|
||||||
|
4) Profit???
|
||||||
|
Loading…
Reference in New Issue
Block a user