Merge pull request #103 from YunoHost/add-lynx-dependency

Add lynx in the apt install command
This commit is contained in:
Alexandre Aubin 2021-03-21 19:12:40 +01:00 committed by GitHub
commit f09c0a9f8e
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).
```bash
apt install git snapd
apt install git snapd lynx
sudo snap install core
sudo snap install lxd