From a820c87277c7d859fdc0d08507173b682b2c2117 Mon Sep 17 00:00:00 2001 From: mnjx Date: Wed, 21 Jun 2023 18:33:32 +0200 Subject: [PATCH] update: README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa48d3e..83a2ba5 100755 --- a/README.md +++ b/README.md @@ -19,11 +19,12 @@ Insiration was taken from [@JakubAndrysek](https://github.com/JakubAndrysek)'s [ **Clone the repo** -`git clone https://github.com/mnjx/sol-enhanced` +HTTPS: `git clone https://github.com/mnjx/solen` +SSH: `git clone git@github.com:mnjx/solen.git` **Navigate into the repo directory** -`cd sol-enhanced` +`cd solen` **Install** *(superuser privileges required)*