From 95f55c287dfdba2ee802d47e3dd85098a4896eb6 Mon Sep 17 00:00:00 2001 From: anki-code Date: Sat, 2 May 2020 20:19:53 +0300 Subject: [PATCH] pip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44a7ede3..727a48bd 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ xxh yourhost +if ## Preinstall Python packages Add python 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) and [xxh-plugin-prerun-python](https://github.com/xxh/xxh-plugin-prerun-python). \ No newline at end of file +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`. \ No newline at end of file