aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 35260a6..9329398 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,13 @@ ScudCloud uses the [QT](http://qt-project.org) library + [Webkit](http://www.web
## Ubuntu/Kubuntu, Mint and Debian
-Please, first update your system with a `sudo apt-get update && sudo apt-get upgrade`. If not, ScudCloud will crash with some old components.
+Please, first update your system with:
+
+```term
+sudo apt-get update && sudo apt-get upgrade
+```
+
+If not, ScudCloud will crash with some old components or will not be installed.
Then, to install it under **Ubuntu/Kubuntu** (14.04, 14.10, 15.04), **Mint** and **Debian**, open a Terminal (Ctrl+Alt+T) and run: