Remove old pipx install instructions

PyPi version is not updated. The docker image is automatically updated and is the current recommended usage method.
#74
This commit is contained in:
Red5d
2024-04-04 22:22:46 -04:00
committed by GitHub
parent 2e6a55fad6
commit d3aa07ee74

View File

@@ -37,9 +37,6 @@ You can install it system-wide from the project directory with a command:
```python setup.py install --optimize=1```
You can also install directly from PyPI (https://pypi.org/project/docker-autocompose) with a command:
```pipx install docker-autocompose```
There are unofficial packages available in the Arch User Repository:
* [Stable](https://aur.archlinux.org/packages/docker-autocompose)
* [Development (follows the master branch)](https://aur.archlinux.org/packages/docker-autocompose-git)