Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2020-03-15 16:14:25 +0300
committerAndré Apitzsch <git@apitzsch.eu>2020-03-15 16:14:25 +0300
commit31ee3c3b012ae7a69a119a17148da1c95ba54895 (patch)
treeb26f6c21bd3b17d20f06a0fc905703a93ffe2aa9 /README.md
parentbfc8b4b8fa1c85c98ffa6ed9ac4077eda4e75b3f (diff)
README: Small fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 503e497a8..1231daad9 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ see [README](./flatpak/README.md)
#### Snapshots
-- [Daily Linux](https://www.gajim.org/downloads/snap/?M=D)
+- [Daily Linux](https://www.gajim.org/downloads/snap/)
- [Daily Windows](https://gajim.org/downloads/snap/win)
#### Linux
@@ -65,7 +65,7 @@ For developing you don't have to install Gajim.
After installing all dependencies execute
-``./launch.py``
+ ./launch.py
#### Windows
@@ -75,7 +75,7 @@ see [README](./win/README.md)
#### Debugging
-Execute gajim with --verbose
+Execute gajim with `--verbose`
#### Links