Skip to content

Commit

Permalink
Merge branch 'new-structure' of github.com:CanonicalLtd/snappy-docs i…
Browse files Browse the repository at this point in the history
…nto new-structure
  • Loading branch information
caldav committed Aug 16, 2016
2 parents 5c86a56 + 6b943f5 commit ba54e08
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions core/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,9 @@ Install [snap-confine.ebuild](https://github.com/zyga/snap-confine-gentoo) and [
sudo systemctl enable --now snapd.service
```

### Ubuntu
### OpenEmbedded/Yocto

```
sudo apt install snapd
```
Install the [snap meta layer](https://github.com/morphis/meta-snappy/blob/master/README.md).

### OpenSuse

Expand All @@ -53,6 +51,12 @@ sudo zypper addrepo http://download.opensuse.org/repositories/system:/snappy/ope
sudo zypper install snapd
```

### OpenEmbedded/Yocto
### OpenWrt

Install the [snap meta layer](https://github.com/morphis/meta-snappy/blob/master/README.md).
Enable the [snap-openwrt feed](https://github.com/teknoraver/snap-openwrt/blob/master/README.md).

### Ubuntu

```
sudo apt install snapd
```

0 comments on commit ba54e08

Please sign in to comment.