From e109f86426f0f39dc83ab1e8d0cfcac52ba1756b Mon Sep 17 00:00:00 2001 From: Alex Mkwizu <84270692+genie360s@users.noreply.github.com> Date: Mon, 24 Jun 2024 02:52:12 +0300 Subject: [PATCH] Update install.md with respect to latest ubuntu that uses Gdebi --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 4268858bb..47021d861 100644 --- a/docs/install.md +++ b/docs/install.md @@ -75,7 +75,7 @@ installation method. Download the latest [.deb package][latest-release]*, and run the following: ```shell -sudo dpkg -i +sudo gdebi git-credential-manager configure ```