aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael Gugelmin Cunha <rael.gc@gmail.com>2015-03-31 11:50:05 -0300
committerRael Gugelmin Cunha <rael.gc@gmail.com>2015-03-31 11:50:05 -0300
commitf9fda402fed2689faff3dac2f55e9432ef3f8a25 (patch)
tree2e11b28336f4475e7c938ede6c1196da63a0f75d /README.md
parent2ff47feae19df333efecf925708c54315a67ddb1 (diff)
downloadscudcloud-f9fda402fed2689faff3dac2f55e9432ef3f8a25.zip
scudcloud-f9fda402fed2689faff3dac2f55e9432ef3f8a25.tar.gz
scudcloud-f9fda402fed2689faff3dac2f55e9432ef3f8a25.tar.bz2
Adding more info about packages and manual install
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 49fbdde..97e82ad 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ makepkg -si
The manual install is intended for not supported distros (if you want to contribute with a package for your distro, you're welcome!).
-First, you'll need to install at least packages for `python3` and `python-qt4` (sometimes called `python3-qt4` or `python3-pyqt4`, i.e., `qt4` for `python3`).
+First, you'll need to install at least packages for `python3`, `python-qt4` (sometimes called `python3-qt4` or `python3-pyqt4`, i.e., `qt4` for `python3`) and `python-dbus` (`dbus` library for `python3`).
Then run the below script: it'll download the code and install it: