From c0738687d95661e9875c11f4fab0cc9c86313a2d Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Sat, 3 Nov 2012 20:27:38 +0000 Subject: [PATCH] Fix "rsync" spelling mistake --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 5d7107b..74efca8 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -20,7 +20,7 @@ Manual Installation 1. This script uses the following tools: **screen**, **rsync**, **zip**. Let's install them: sudo apt-get update - sudo apt-get install screen rsycn zip + sudo apt-get install screen rsync zip 2. Download MSM's default configuraiton file, then **read through it** and change anything you want. Be sure to carry any changes you make forwards through this guide.