packge to package

pull/92/head
theodosisathanasakis 5 years ago
parent 36a61ffd57
commit 4e037f6397

@ -24,7 +24,7 @@ elif [ ${#ZYPPER} -gt 0 ]; then
sudo zypper install python3
sudo zypper install python3-pip
else
echo "Unknown packge manager. Download one of the following:"
echo "Unknown package manager. Download one of the following:"
echo " apt, pacman, dnf, yum or zypper"
echo ""
echo "or use README.md for instructions."

Loading…
Cancel
Save