Add the installation steps for the CLI snap

This commit is contained in:
Leo Arias 2017-06-27 15:36:38 -06:00 committed by deadprogram
parent 3d78178490
commit 58ff4fac66
1 changed files with 8 additions and 0 deletions

View File

@ -28,5 +28,13 @@ CLI tool for generating new Gobot projects.
...
```
## Installing from the snap
Gobot is also published in the [snap store](https://snapcraft.io/). It is not yet stable, so you can help testing it in any of the [supported Linux distributions](https://snapcraft.io/docs/core/install) with:
```
sudo snap install gobot --edge
```
## License
Copyright (c) 2013-2017 The Hybrid Group. Licensed under the Apache 2.0 license.