updated README

This commit is contained in:
Corey Goldberg 2012-11-18 12:17:57 -05:00
parent d0452de0f9
commit 9b023cf4e2
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Install xvfbwrapper from PyPI
*****************************
::
pip install xvfbwrapper
**************************************
@ -35,6 +36,7 @@ In the X Window System, Xvfb or X virtual framebuffer is an X11 server that perf
************************
::
from xvfbwrapper import Xvfb
vdisplay = Xvfb()