From 37b6342528fe875f8333e43198cc3ec323a4d7c6 Mon Sep 17 00:00:00 2001 From: Dev Date: Tue, 21 May 2024 19:05:12 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35ac59f3..25b1c3d1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ There are a number of VSC extensions that we recommended for this project. VSC w To prepare the project for development you will need to: -1. Run `git clone https://dev.sp-tarkov.com/SPT-AKI/Server.git server` to clone the repository. +1. Run `git clone https://dev.sp-tarkov.com/SPT/Server.git server` to clone the repository. 2. Run `git lfs pull` to download LFS files locally. 3. Open the `project/mod.code-workspace` file in Visual Studio Code (VSC). 4. Run `nvm use 20.11.1` in the VSC terminal.