diff --git a/README.md b/README.md index 828a105..cd7d37b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Depending on your distribution, run the appropriate following command to install |Fedora/CentOS/RHEL | `sudo dnf install -y openvpn dialog python3-pip python3-setuptools`| |Ubuntu/Linux Mint/Debian and derivatives | `sudo apt install -y openvpn dialog python3-pip python3-setuptools`| |OpenSUSE/SLES | `sudo zypper in -y openvpn dialog python3-pip python3-setuptools` | -|Arch Linux/Manjaro | `sudo pacman -S openvpn dialog python-pip python-setuptools` | +|Arch Linux/Manjaro | `sudo pacman -S which openvpn dialog python-pip python-setuptools` | #### Installing ProtonVPN-CLI diff --git a/USAGE.md b/USAGE.md index d1e8733..617f602 100644 --- a/USAGE.md +++ b/USAGE.md @@ -84,7 +84,7 @@ Depending on your distribution, run the appropriate following command to install |Fedora/CentOS/RHEL | `sudo dnf install -y openvpn dialog python3-pip python3-setuptools`| |Ubuntu/Linux Mint/Debian and derivatives | `sudo apt install -y openvpn dialog python3-pip python3-setuptools`| |OpenSUSE/SLES | `sudo zypper in -y openvpn dialog python3-pip python3-setuptools` | -|Arch Linux/Manjaro | `sudo pacman -S openvpn dialog python-pip python-setuptools` | +|Arch Linux/Manjaro | `sudo pacman -S which openvpn dialog python-pip python-setuptools` | #### Installing ProtonVPN-CLI