Skip to content

Commit d186c54

Browse files
authored
Add gah as an installation method (#437)
Signed-off-by: Marek Sierociński <[email protected]>
1 parent 0c2c8f0 commit d186c54

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,16 @@ Keep in mind that due to [Snap
208208
confinement](https://snapcraft.io/docs/snap-confinement) requirements, the Snap
209209
is only able to access files under your `$HOME` directory.
210210

211+
### With gah
212+
213+
If you are using [gah](https://github.com/marverix/gah):
214+
215+
```sh
216+
gah install jsonschema
217+
```
218+
219+
gah does not require sudo, but you need to have `$HOME/.local/bin/` in your `PATH`.
220+
211221
### Building from source
212222

213223
```sh

0 commit comments

Comments
 (0)