Add snap install instructions (#210)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
[](https://crates.io/crates/iamb)
|
||||
[](https://matrix.to/#/#iamb:0x.badd.cafe)
|
||||
[](https://crates.io/crates/iamb)
|
||||
[](https://snapcraft.io/iamb)
|
||||
|
||||
## About
|
||||
|
||||
@@ -57,6 +58,14 @@ opi iamb
|
||||
nix profile install "github:ulyssa/iamb"
|
||||
```
|
||||
|
||||
### Snap
|
||||
|
||||
A snap for Linux distributions which [support](https://snapcraft.io/docs/installing-snapd) the packaging system.
|
||||
|
||||
```
|
||||
snap install iamb
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
You can create a basic configuration in `$CONFIG_DIR/iamb/config.json` that looks like:
|
||||
|
||||
Reference in New Issue
Block a user