added xorg-server-xephyr as dep to install
This commit is contained in:
parent
10cdab6f60
commit
4ec9f76080
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ apt install chromium
|
||||||
apt install chromium-webdriver
|
apt install chromium-webdriver
|
||||||
|
|
||||||
# pacman based unixoids
|
# pacman based unixoids
|
||||||
pacman -S xorg-server-xvfb
|
pacman -S xorg-server-xvfb
|
||||||
|
pacman -S xorg-server-xephyr
|
||||||
pacman -S chromium
|
pacman -S chromium
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue