From 0a69ba9a685f7e610ff1754f0b59c624aa5147f6 Mon Sep 17 00:00:00 2001 From: Adam Radovits Date: Mon, 27 Aug 2018 20:10:21 +0000 Subject: [PATCH] Small typo --- INSTALL/opensuse.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL/opensuse.sh b/INSTALL/opensuse.sh index f81e4f64..b408a768 100644 --- a/INSTALL/opensuse.sh +++ b/INSTALL/opensuse.sh @@ -25,7 +25,7 @@ if [ ! -e "./super.json" ]; then sudo cp super.sample.json super.json fi fi -echo "Shinobi - Run zypper update" +echo "Shinobi - Run zypper refresh" sudo zypper refresh sudo zypper install -y make echo "============="