mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-26 13:48:49 +08:00
Add the installation steps for the CLI snap
This commit is contained in:
parent
fc4f6ae4fb
commit
3e63e4fd31
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user