Update INSTALL.sh

This commit is contained in:
everest
2022-03-07 17:34:59 +00:00
committed by GitHub
parent b91510fb8e
commit 73c6820305

View File

@@ -5,4 +5,4 @@
echo "Compiling Sherpa..."
gcc -O2 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o Sherpa $(pkg-config --libs vte-2.91) # Compile main Sherpa binary
echo "CC sherpa.c"
mv ./sherpa /usr/bin
mv sherpa /usr/bin