From c30eb6773c6830f3849669f6b1ff3d49e75bdd72 Mon Sep 17 00:00:00 2001 From: Kevin FEDYNA Date: Tue, 28 Jan 2025 23:40:53 +0100 Subject: [PATCH] Fixed typo in link --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 9ab540c..9cdccba 100644 --- a/Installation.md +++ b/Installation.md @@ -15,7 +15,7 @@ Before you begin, ensure you have the following installed on your system: To get started, clone the PolyMPR GitHub repository to your local machine: ```bash -git clone https://github.com/PolyMPR/PolyMPR.git +git clone https://github.com/fedyna-k/PolyMPR.git ``` Once the repository is cloned, navigate to the project directory: