- Arrow keys required.
-diff --git a/html/index.html b/html/index.html index 84a8576..4e7dbf2 100644 --- a/html/index.html +++ b/html/index.html @@ -74,9 +74,9 @@
git clone https://git.6bit.ch/xbl/qlpycon.git
-cd qlpycon
-chmod u+x install.sh
+git clone https://git.6bit.ch/xbl/qlpycon.git && \
+cd qlpycon && \
+chmod u+x install.sh && \
./install.sh