From 4941214bc059222f67fc67e4540be23901897b16 Mon Sep 17 00:00:00 2001 From: TheNep Date: Thu, 21 Jan 2016 23:48:06 -0500 Subject: [PATCH] Updated Installing on Linux (markdown) --- Installing-on-Linux.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Installing-on-Linux.md b/Installing-on-Linux.md index ca637bc..287c82c 100644 --- a/Installing-on-Linux.md +++ b/Installing-on-Linux.md @@ -61,4 +61,10 @@ or ``` cd Desktop/Red-DiscordBot/ sudo python3 red.py +``` + +###Updating Red +``` +cd Desktop/Red-DiscordBot/ +sudo git pull ``` \ No newline at end of file