mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Add lynx in the apt install command
This commit is contained in:
parent
d2777febbb
commit
daed4c548f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue