diff --git a/README.md b/README.md index e8dc4669ebc116763d95f416c275e416c174293a..a2dda551d1a1c1a71a7e2e5f1c84548ff3a0aa2e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,15 @@ In order to install latest Satella just type: pip install --extra-index-url https://git.dms-serwis.com.pl/api/v4/groups/330/-/packages/pypi/simple satella ``` +If you want to put it in requirements.txt just type: + +``` +--extra-index-url https://git.dms-serwis.com.pl/api/v4/groups/330/-/packages/pypi/simple +satella +nose2 +coverage +``` + It's still free, MIT-licensed and publicly available. No one's taking it from you :) What is Satella?