Skip to content

Commit

Permalink
Update README-en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisus7u7 committed Aug 8, 2021
1 parent a6f8471 commit fe2bcfc
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,21 @@ firefox

# Installation

?? Only in termux
! Only in termux

```
```bash
cd $HOME
pkg update && pkg upgrade
pkg install git
pkg install wget
pkg install git wget python
pip install colorama
git clone https://github.com/Yisus7u7/termux-desktop-xfce
cd termux-desktop-xfce
bash install-desktop-xfce.sh
python install-desktop-xfce.py

#optional, recomended

bash get-qt5ct.sh

```

After that just have a cup of coffee... the script will do its job
Expand Down

0 comments on commit fe2bcfc

Please sign in to comment.