aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-05 08:24:33 -0300
committerRael <rael.gc@gmail.com>2015-10-05 08:24:33 -0300
commit3cc880ab2d32ed57b71f9ea25afe61605d1e365a (patch)
tree787136a1e7d95e990d577829b7355c5b2f53d1e5 /README.md
parent4b4c006c2a22ae1f19cb9ce407fcaeaad1049758 (diff)
parent3bc3727e1735cda89db05e39d52d785ebb4a998a (diff)
downloadscudcloud-3cc880ab2d32ed57b71f9ea25afe61605d1e365a.zip
scudcloud-3cc880ab2d32ed57b71f9ea25afe61605d1e365a.tar.gz
scudcloud-3cc880ab2d32ed57b71f9ea25afe61605d1e365a.tar.bz2
Merge branch 'master' of github.com:raelgc/scudcloud
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index f53546f..9f1bb90 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: