Skip to content

Commit

Permalink
Added snap package installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Jan 24, 2019
1 parent 4d24f1b commit f42a038
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Expand Up @@ -46,10 +46,18 @@ Come over to [Twitter](https://twitter.com/klaussinani) to share your thoughts o

## Install

### NPM

```bash
npm install --global rels
```

### Snapcraft

```bash
snap install rels
```

## Usage

```
Expand Down

0 comments on commit f42a038

Please sign in to comment.