From 5338b02f9ff24fcc7685ea678e03a131b55e93b6 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 13 Dec 2023 11:52:14 +0100 Subject: [PATCH] Add note about oxipng version --- tools/test-helper/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/test-helper/README.md b/tools/test-helper/README.md index 0c410d94e..0b10c4546 100644 --- a/tools/test-helper/README.md +++ b/tools/test-helper/README.md @@ -11,7 +11,9 @@ the `tests` folder. it with `oxipng`. For the test helper to work correctly, you also need to install `oxipng`, for -example with `cargo install oxipng`. +example with `cargo install oxipng`. Make sure that the version of oxipng you +install is the same as the one in the root `Cargo.toml` so that the results are +the same as when using the test CLI. ## Installation The simplest way to install this extension (and keep it up-to-date) is to use VSCode's UI: