Add lynx in the apt install command

This commit is contained in:
tituspijean 2021-03-21 16:50:37 +01:00 committed by GitHub
parent d2777febbb
commit daed4c548f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ be able to install `snapd` using the system package manager (or even
`lxd` directly). `lxd` directly).
```bash ```bash
apt install git snapd apt install git snapd lynx
sudo snap install core sudo snap install core
sudo snap install lxd sudo snap install lxd