aboutsummaryrefslogtreecommitdiff
path: root/desktop/README.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-10-14 20:42:20 -0700
committerMicah Lee <micah@micahflee.com>2020-10-14 20:42:20 -0700
commit33d522d0dae819f12709299b5b9eaff32a16c5ab (patch)
tree3ff717835129a3ae56d0333d729af7c905283f1d /desktop/README.md
parent09e9ed387874b9b3681bdb0e05b2b80fee9f9955 (diff)
downloadonionshare-33d522d0dae819f12709299b5b9eaff32a16c5ab.tar.gz
onionshare-33d522d0dae819f12709299b5b9eaff32a16c5ab.zip
Change CircleCI to run CLI tests, then GUI tests
Diffstat (limited to 'desktop/README.md')
-rw-r--r--desktop/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/README.md b/desktop/README.md
index 283b7567..96306cf4 100644
--- a/desktop/README.md
+++ b/desktop/README.md
@@ -58,7 +58,7 @@ Then run the tests:
./tests/run.sh
```
-If you want to run tests while hiding the GUI, you must have the `xorg-x11-server-Xvfb` package installed, and then:
+If you want to run tests while hiding the GUI, you must have the `xvfb` package installed, and then:
```sh
xvfb-run ./tests/run.sh