From 683f95228306a5755a41478f6509c3361aaea198 Mon Sep 17 00:00:00 2001 From: shakasan Date: Sat, 7 May 2016 16:48:39 +0200 Subject: [PATCH] README.md updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c42e00..0341a78 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,9 @@ This script is using the following Python 3 modules : * 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``` Examples of use