From 57fa8322994e657fc0dafbdeb1e3be342538f64e Mon Sep 17 00:00:00 2001 From: SOUHAIB MEHELLOU Date: Mon, 11 Mar 2024 11:20:50 +0100 Subject: [PATCH] Update README.md Add 'apt update' to install section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3dd93a0..d193c4a 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Download the Debian package from the latest [release](https://github.com/lakindu Good news! I was able to restore keys, new versions will be available via the PPA ```bash sudo add-apt-repository ppa:lakinduakash/lwh +sudo apt update sudo apt install linux-wifi-hotspot ```