From c16331c196e811bd4cfdd6419b6a8086a09ba780 Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Wed, 8 Aug 2012 03:58:05 +0100 Subject: [PATCH] Modify suse line to fit nicely --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index cf6f217..1ec5f4c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -48,7 +48,7 @@ This script uses the following tools: **screen**, **rsync**, **zip** sudo update-rc.d msm defaults - For Suse operating systems use the command: sudo /sbin/chkconfig --set msm on + For Suse operating systems use the command: `sudo /sbin/chkconfig --set msm on` instead. ## Configure Cron (Scheduled Actions)