aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/wpt/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/wpt/README.md b/tests/wpt/README.md
index ad24054e64a..4e9407c5a7a 100644
--- a/tests/wpt/README.md
+++ b/tests/wpt/README.md
@@ -73,8 +73,8 @@ This first requires saving the raw, unformatted log from a test run, for
example by running `./mach test-wpt --log-raw /tmp/servo.log`. Once the
log is saved, run from the root directory:
- source _virtualenv/bin/activate
- _virtualenv/bin/wptupdate \
+ source tests/wpt/_virtualenv/bin/activate
+ tests/wpt/_virtualenv/bin/wptupdate \
--ignore-existing \
--config tests/wpt/config.ini \
/tmp/servo.log