Merge pull request #14 from PabloCastellano/patch-1

Fix readme
This commit is contained in:
Hendrik Eeckhaut
2024-11-19 16:52:54 +07:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ TLSNotary's plugin system uses [Extism](https://github.com/extism), which enable
```sh
curl -O https://raw.githubusercontent.com/extism/js-pdk/main/install.sh
sh install.sh
bash install.sh
```
This script installs the Extism JavaScript Plugin Development Kit from its GitHub repository, preparing your environment for plugin compilation.
@@ -54,4 +54,4 @@ convert icon_source.png -resize 320x320! assets/icon.png
## More Examples
Check the `examples` folder for more examples.
Check the `examples` folder for more examples.