Skip to content

Commit

Permalink
Merge pull request hybridgroup#433 from elopio/patch-1
Browse files Browse the repository at this point in the history
Add the installation steps for the CLI snap
  • Loading branch information
deadprogram authored Jun 28, 2017
2 parents 1fe7469 + 3e63e4f commit 9f4ffc7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 9f4ffc7

Please sign in to comment.