diff --git a/README.md b/README.md index 9119aa5..13705b8 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ pip list ## Instalation - global +Requires `pip` (e.g. `pacman -S --needed python-pip`): + ```shell sudo python3 -m pip install --upgrade --index-url https://test.pypi.org/simple/ --no-deps de.p1st.exec-notify ```