From cece5aea91408d5fc2252e9cbbea44d97f7ef5a8 Mon Sep 17 00:00:00 2001 From: Nebelung <81875430+Nebelung-Dev@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:37:57 -0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7f149..82f33a0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Table of contents ## Deployment Run these commands on your server: -`git clone https://https://github.com/NebulaServices/Nebula.git` +`git clone https://github.com/NebulaServices/Nebula.git` `pnpm i` `npm run bstart`