diff --git a/README.md b/README.md index 5401e71c..faecc91c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ Connect: xxh yourhost +if ``` -## Preinstall Python packages -Add python packages to `pip-requirements.txt` and they will be in `$XXH_HOME/.local`. +## Preinstall PyPi packages +Add PyPi packages to `pip-requirements.txt` and they will be in `$XXH_HOME/.local`. This is compatible with [xxh-shell-xonsh](https://github.com/xxh/xxh-shell-xonsh), [xxh-plugin-prerun-python](https://github.com/xxh/xxh-plugin-prerun-python) and `pip install --user`.