packge to package

This commit is contained in:
theodosisathanasakis
2019-01-05 16:40:33 +02:00
parent 36a61ffd57
commit 4e037f6397
+1 -1
View File
@@ -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."