Skip to content

Commit

Permalink
install xbase before script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesssullivan committed Jul 21, 2020
1 parent 443add2 commit 678a19a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@
*Robustify chrome remote desktop for Ubuntu & GNOME based desktop environments.*

```
wget https://raw.githubusercontent.com/Jesssullivan/chrome-remote-desktop-budgie/master/chrome-remote-desktop && sudo python3 chrome-remote-desktop
# install base depend for crd:
sudo apt-get install xbase-clients
# get this script:
wget https://raw.githubusercontent.com/Jesssullivan/chrome-remote-desktop-budgie/master/chrome-remote-desktop
# behold:
python3 chrome-remote-desktop
```


Expand Down

0 comments on commit 678a19a

Please sign in to comment.