Skip to content

Commit

Permalink
min stability readme note
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbethel committed May 23, 2024
1 parent 60c6eae commit 3e836d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ This package can be managed and installed with Composer:
```sh
composer require enhance-dev/ssr
```

The Extism dependency currently requires `"minimum-stability":"dev"` in the `composer.json` file.

## Run Examples
To run the native and WASM examples run `composer serve-native` or `composer serve-wasm` respectively.

Expand Down

0 comments on commit 3e836d8

Please sign in to comment.