From daed4c548ff29919d28649ba5bf28f3b28166e87 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 21 Mar 2021 16:50:37 +0100 Subject: [PATCH] Add lynx in the apt install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a36dc5c..3c15457 100644 --- a/README.md +++ b/README.md @@ -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