From f8173211bef6cba861ddcf3f3c0070341a2ea504 Mon Sep 17 00:00:00 2001 From: Bodo Graumann Date: Sun, 30 Jul 2017 19:18:40 +0200 Subject: [PATCH] Remove obsolete information from README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 01232d2..14aab99 100644 --- a/README.md +++ b/README.md @@ -246,8 +246,5 @@ need to install and enable either the `en_US` or `en_GB` locale. For example: LANG=en_US python -m pytest -Please save any changes in your own gvim instances before starting the tests, -because they will be terminated after each finished test! - Finally you might want to have a look at [the travis configuration](.travis.yml) and consider using a virtual machine or [Xvfb](https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml).