Skip to content

Commit 314f9fb

Browse files
committed
chore: mention mise and aqua in the readme
Signed-off-by: mrazauskas <tom@mrazauskas.de>
1 parent 28881f2 commit 314f9fb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.markdown

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Where `X.Y.Z` is replaced with the desired version. For example:
132132
- run: jsonschema fmt path/to/schemas --check
133133
```
134134

135-
### From NPM
135+
### From npm
136136

137137
```sh
138138
npm install --global @sourcemeta/jsonschema
@@ -144,6 +144,12 @@ npm install --global @sourcemeta/jsonschema
144144
pip install sourcemeta-jsonschema
145145
```
146146

147+
### From mise
148+
149+
```sh
150+
mise use jsonschema
151+
```
152+
147153
### From GitHub Releases
148154

149155
We publish precompiled binaries for every supported platform to [GitHub

0 commit comments

Comments
 (0)