Add snap install instructions to README

Currently shellcheck is only provided by the edge channel, should remove the --channel argument after it is in candidate/stable.

Signed-off-by: 林博仁(Buo-Ren Lin) <Buo.Ren.Lin@gmail.com>
This commit is contained in:
林博仁(Buo-Ren Lin) 2018-03-29 20:24:31 +08:00
parent 1ed743e410
commit 366dc5d3f8
1 changed files with 4 additions and 0 deletions

View File

@ -139,6 +139,10 @@ On Solus:
eopkg install shellcheck eopkg install shellcheck
From Snap Store:
snap install --channel=edge shellcheck
From Docker Hub: From Docker Hub:
```sh ```sh