mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Merge pull request #59 from JocelynDelalande/patch-1
Add missing step installing lxd
This commit is contained in:
commit
940ba0e541
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ be able to install `snapd` using the system package manager (or even
|
|||
|
||||
```bash
|
||||
apt install git snapd
|
||||
sudo snap install core
|
||||
sudo snap install lxd
|
||||
|
||||
# Adding lxc/lxd to /usr/local/bin to make sure we can use them easily even
|
||||
|
|
Loading…
Reference in a new issue