Skip to content

Commit d120e68

Browse files
authored
Update README.md
Add uglifyjs dependency, this was required for me to install it.
1 parent a664d4d commit d120e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Just install `xpra-html5` from there.
2424

2525
To install from source:
2626
```
27+
sudo apt install uglifyjs
2728
git clone https://github.com/Xpra-org/xpra-html5
2829
cd xpra-html5
2930
./setup.py install

0 commit comments

Comments
 (0)