aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-07 14:05:28 -0300
committerRael <rael.gc@gmail.com>2015-09-07 14:05:28 -0300
commit6e569944824d07f7865369120eefd240e9797520 (patch)
treecefa69ff7514696e73076f5f7dfbaef4c101ff58 /README.md
parent15ca9d0e9c46bd5368fe98c77308752584775c4f (diff)
downloadscudcloud-6e569944824d07f7865369120eefd240e9797520.zip
scudcloud-6e569944824d07f7865369120eefd240e9797520.tar.gz
scudcloud-6e569944824d07f7865369120eefd240e9797520.tar.bz2
A bit improved instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index df549bb..b373d5f 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ If you want to use a Slack icon instead of ScudCloud (which is not possible to i
```term
sudo dpkg-divert --add --rename --divert /opt/scudcloud/resources/scudcloud.png.real /opt/scudcloud/resources/scudcloud.png
sudo cp ~/scudcloud.png /opt/scudcloud/resources/
-sudo chmod +r /opt/scudcloud/resources/scudcloud.png # ensure it's globally readable
+sudo chmod +r /opt/scudcloud/resources/scudcloud.png
```
## Ubuntu 12.04
@@ -104,7 +104,7 @@ You can change the default domain editing or just deleting the config file:
## 2. Where is the package for my distro?
-If not listed above, you're welcome [to contribute](/CONTRIBUTING.md).
+If not listed above, you're welcome [to contribute](/CONTRIBUTING.md). In this meanwhile, try the [Manual Install](#manual-install) instructions.
## 3. `Keep me signed in` is not working
@@ -128,9 +128,9 @@ You can start ScudCloud minized to tray with:
ScudCloud offers zoom support. The zoom level will be persisted between sessions.
-- Increase zoom pressing `Ctrl`+`+` (usually fired with `Ctrl`+`Shift`+`=`);
-- Decrease with `Ctrl`+`-`;
-- Reset it with `Ctrl`+`0`.
+- Increase zoom pressing `Ctrl +` (usually fired with `Ctrl Shift =`);
+- Decrease with `Ctrl -`;
+- Reset it with `Ctrl 0`.
# Screenshots