summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFiveFilters.org <[email protected]>2021-08-25 02:42:43 +0200
committerFiveFilters.org <[email protected]>2021-08-25 02:42:43 +0200
commite4643ae92cd4febc6cc5adf635811334cc838d54 (patch)
tree19008bb90b246eaa5e6c0d9de54e8027434f05d7
parentdc2da4743d4b167be4507178771a1fd1bb4159fc (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8526a42..da3d9b9 100644
--- a/README.md
+++ b/README.md
@@ -229,7 +229,7 @@ Next, create a folder in tests/ called /changed, then run the following command
The two environment variables (`output-changes=1` and `output-diff=1`) will result in new output for any failing test (along with a diff of changes) being written to the changed/ folder.
-If you're happy the changes are okay, remove `output-diff=1` and the diff files will no longer be written, making it easier to copy the new expected output over to corresponding locations in test-pages\.
+If you're happy the changes are okay, set `output-diff=0` and the diff files will no longer be written, making it easier to copy the new expected output files over to their corresponding locations in test-pages\.
## License