We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae8986 commit 68637baCopy full SHA for 68637ba
README.md
@@ -54,7 +54,7 @@ The objective of this project is aimed at cell phones with little space or low r
54
cd $HOME
55
pkg update && pkg upgrade
56
pkg install git
57
-git clone https://github.com/Yisus7u7/termux-desktop-lxqt
+git clone --depth 1 https://github.com/Yisus7u7/termux-desktop-lxqt
58
cd termux-desktop-lxqt
59
bash install-desktop-lxqt.sh
60
```
0 commit comments