README.md updated
This commit is contained in:
parent
a89544bb26
commit
683f952283
1 changed files with 2 additions and 2 deletions
|
@ -40,9 +40,9 @@ This script is using the following Python 3 modules :
|
||||||
* pyvirtualdisplay
|
* pyvirtualdisplay
|
||||||
```sudo pip3 install pyvirtualdisplay```
|
```sudo pip3 install pyvirtualdisplay```
|
||||||
|
|
||||||
And the following cmdline tool :
|
And the following cmdline tool (headless mode) :
|
||||||
|
|
||||||
* xvfb (Ubuntu)
|
* xvfb (Ubuntu and derivatives)
|
||||||
```sudo apt-get install xvfb```
|
```sudo apt-get install xvfb```
|
||||||
|
|
||||||
Examples of use
|
Examples of use
|
||||||
|
|
Loading…
Reference in a new issue