Skip to content
Snippets Groups Projects
Commit 40b6fa26 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

docs fix

parent 99db8839
No related branches found
No related tags found
No related merge requests found
Pipeline #64177 passed with stages
in 2 minutes and 27 seconds
# Where is the development taking place?
Actual development happens at our corporate GitLab server, but you're most welcome to submit your pull requests here.
We'll eventually sync them.
# Contributing guide # Contributing guide
1. Keep it unit tested, so that coverage doesn't fall down too much. 1. Keep it unit tested, so that coverage doesn't fall down too much.
......
...@@ -24,10 +24,10 @@ Why CoolAMQP? ...@@ -24,10 +24,10 @@ Why CoolAMQP?
**Warning!!** Since v1.3.1 development has been moved **Warning!!** Since v1.3.1 development has been moved
from [GitHub](https://github.com/smok-serwis/coolamqp) to this [GitLab](https://git.dms-serwis.com.pl/smokserwis/coolamqp). from [GitHub](https://github.com/smok-serwis/coolamqp) to this [GitLab](https://git.dms-serwis.com.pl/smokserwis/coolamqp).
To install CoolAMQP please use To install the most latest CoolAMQP please use
```bash ```bash
pip install coolamqp pip install --index-url https://git.dms-serwis.com.pl/api/v4/groups/330/-/packages/pypi/simple coolamqp
``` ```
Documentation (WIP) is available at [our site](http://smokserwis.docs.smok.co/coolamqp). Documentation (WIP) is available at [our site](http://smokserwis.docs.smok.co/coolamqp).
......
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