From 28dcc072815b1704a7705516eaa4c2f74a68942a Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Thu, 10 May 2012 11:51:59 +0300 Subject: [PATCH] INSTALL.md: Add upgrading instructions. --- INSTALL.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 08b9e934d..90e893d2e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -79,6 +79,18 @@ Run and add the following command to your shellrc, which is usually ~/.bashrc or 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 **Note**: If you are using an IPV6 connection, you will not be able