aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael Gugelmin Cunha <rael.gc@gmail.com>2015-10-02 08:56:06 -0300
committerRael Gugelmin Cunha <rael.gc@gmail.com>2015-10-02 08:56:06 -0300
commit3bc3727e1735cda89db05e39d52d785ebb4a998a (patch)
tree4d2900e18ad22aa906cd60076af124456566ad2a /README.md
parent123549587b419f546a4ef8b7b63b0367bdbacb38 (diff)
downloadscudcloud-3bc3727e1735cda89db05e39d52d785ebb4a998a.zip
scudcloud-3bc3727e1735cda89db05e39d52d785ebb4a998a.tar.gz
scudcloud-3bc3727e1735cda89db05e39d52d785ebb4a998a.tar.bz2
Trying to ask more clearly for a system update on Debian/Ubuntu
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 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: