mirror of
https://github.com/Red5d/docker-autocompose
synced 2026-01-03 07:08:01 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user