mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Add note about oxipng version
This commit is contained in:
parent
8d7d18c4d6
commit
5338b02f9f
@ -11,7 +11,9 @@ the `tests` folder.
|
|||||||
it with `oxipng`.
|
it with `oxipng`.
|
||||||
|
|
||||||
For the test helper to work correctly, you also need to install `oxipng`, for
|
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
|
## Installation
|
||||||
The simplest way to install this extension (and keep it up-to-date) is to use VSCode's UI:
|
The simplest way to install this extension (and keep it up-to-date) is to use VSCode's UI:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user