From 1a9238221eaade8abc84a7a2024a4c388501e427 Mon Sep 17 00:00:00 2001 From: Dawid Potocki Date: Thu, 29 Feb 2024 00:31:29 +1300 Subject: Fix apt install path in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cd2188..165e0b3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ $ git clone https://git.dawidpotocki.com/dawid/apt-adapt $ cd apt-adapt $ debuild -$ sudo apt install ../apt-adapt/apt-adapt__all.deb +$ sudo apt install ../apt-adapt__all.deb ``` ## PPA -- cgit v1.2.3-70-g09d2