mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-19 00:22:50 +01:00
INSTALL.md: Add upgrading instructions.
This commit is contained in:
parent
0704eee6d9
commit
28dcc07281
12
INSTALL.md
12
INSTALL.md
@ -79,6 +79,18 @@ Run and add the following command to your shellrc, which is usually ~/.bashrc or
|
|||||||
PATH=$HOME/.local:$PATH
|
PATH=$HOME/.local:$PATH
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Upgrading
|
||||||
|
|
||||||
|
To upgrade, return to the cloned Limnoria repository and run:
|
||||||
|
|
||||||
|
```
|
||||||
|
git pull
|
||||||
|
```
|
||||||
|
|
||||||
|
and then install Limnoria normally. "python setup.py install" doesn't affect config files of the bot any way.
|
||||||
|
|
||||||
|
If you don't have the cloned Limnoria repository, clone it again using the installation instructions.
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
|
|
||||||
**Note**: If you are using an IPV6 connection, you will not be able
|
**Note**: If you are using an IPV6 connection, you will not be able
|
||||||
|
Loading…
Reference in New Issue
Block a user