mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Fix typo in bash example README
This commit is contained in:
parent
6e18513c12
commit
4304a27a12
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
This shows how to use [`slint-viewer`](../../tools/viewer) to display dialog from a bash script.
|
||||
|
||||
This assume that the `slint-viewer` tool is in patch. This can be achieved with cargo install.
|
||||
This assume that the `slint-viewer` tool is in path. This can be achieved with cargo install.
|
||||
(use the `--path tools/viewer` option to install it from the current repository.)
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue