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:
authorPhilipp Hörist <forenjunkie@chello.at>2017-10-28 19:57:28 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-10-28 19:57:28 +0300
commit6a8bbe7e71d12102577fba60fba365ad7bb594b0 (patch)
tree0b6a5e60224ccbeff0137ac035471c84450d1875 /README.md
parent87b6540104cd2393efc4e61fad10c1bfd4439026 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5550d71b..dd753c869 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@
- [Daily Linux](https://www.gajim.org/downloads/snap/?M=D)
- [Daily Windows](https://gajim.org/downloads/snap/win)
-#### Linux / Mac
+#### Linux
``./setup.py install --root=/``
@@ -52,6 +52,10 @@ or
``pip install .`` (python-pip is required)
+#### Mac
+
+see [Wiki](https://dev.gajim.org/gajim/gajim/wikis/help/gajimmacosx#python3brew)
+
#### Developing
For developing you dont have to install Gajim.