From bf7f41be2f2ca24245c0370a8977e2ed6f537247 Mon Sep 17 00:00:00 2001 From: Khyernet Date: Sat, 27 Apr 2024 19:39:37 -0800 Subject: [PATCH] fix installation instructions for debian --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4536d9b..a8746c1 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ I will soon upload this to a ppa to make this process a bit easier 2. Open a terminal and navigate to the directory containing the .deb file 3. Run the following command (replacing with the current version) ``` - sudo apt deb tcobalt--amd64.deb + sudo dpkg -i tcobalt--amd64.deb ``` ## Windows 10/11 x86_64