Skip to content
Snippets Groups Projects
Commit 3d76559b authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Update README.md

parent ee684780
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,17 @@
### Installation Procedure
##### Linux / Mac
#### Packages
- [Arch](https://aur.archlinux.org/packages/gajim-git/)
- [Debian](https://packages.debian.org/source/experimental/gajim) (tested with Debian ``testing`` and ``unstable``)
#### Snapshots
- [Daily Linux](https://www.gajim.org/downloads/snap/?M=D)
- [Daily Windows](https://gajim.org/downloads/snap/win)
#### Linux / Mac
``./setup.py install --root=/``
......@@ -42,23 +52,29 @@ or
``pip install .`` (python-pip is required)
##### Windows
#### Developing
see [README](./win/README.md)
For developing you dont have to install Gajim.
### Miscellaneous
After installing all dependencys execute
##### Snapshots
``./launch.py``
- [Daily Linux](https://www.gajim.org/downloads/snap/?M=D)
- [Daily Windows](https://gajim.org/downloads/snap/win)
#### Flatpak
see [README](./flatpak/README.md)
#### Windows
see [README](./win/README.md)
### Miscellaneous
##### Debugging
#### Debugging
Execute gajim with --verbose
##### Links
#### Links
- [FAQ](https://dev.gajim.org/gajim/gajim/wikis/help/gajimfaq)
- [Wiki](https://dev.gajim.org/gajim/gajim/wikis/home)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment