From 79b0586b7e2e653f33f87af390140685698a56d2 Mon Sep 17 00:00:00 2001 From: Aggelos Tselios Date: Wed, 17 Jan 2024 20:15:56 +0200 Subject: [PATCH] README: Fix link in installation instructions How did I miss this???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 121f63f..40a9536 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ $ sudo pacman -S git ``` **Clone the repository (To download the source code)** ```bash -$ git clone --depth=1 https://github.com/AndroGR/nvdialog.git +$ git clone --depth=1 https://github.com/tseli0s/nvdialog.git $ cd nvdialog/ ``` **Build the package:**