add missing step installing lxd

on debian buster at least. Avoir enigmatic message : 

See https://forum.snapcraft.io/t/snap-lxd-assumes-unsupported-features-snapd2-39/17542/6
This commit is contained in:
JocelynDelalande 2020-07-26 16:51:04 +02:00 committed by GitHub
parent e40dd78323
commit e12cea4016
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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