Merge pull request #59 from JocelynDelalande/patch-1

Add missing step installing lxd
This commit is contained in:
Alexandre Aubin 2020-07-26 20:41:31 +02:00 committed by GitHub
commit 940ba0e541
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