diff options
Diffstat (limited to 'tools/test-helper')
| -rw-r--r-- | tools/test-helper/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/test-helper/README.md b/tools/test-helper/README.md index 45e0f6e2..c9226a23 100644 --- a/tools/test-helper/README.md +++ b/tools/test-helper/README.md @@ -12,3 +12,8 @@ the `tests` folder. For the test helper to work correctly, you also need to install `oxipng`, for example with `cargo install oxipng`. + +## Installation +The simplest way to install this extension (and keep it up-to-date) is to add a +symlink from `~/.vscode/extensions/typst-test-helper` to +`path/to/typst/tools/test-helper`. |
