From 65037984edbc8bf7986f7ee350a245b16a914bb7 Mon Sep 17 00:00:00 2001 From: SpeedySDK <59510273+SpeedySDK@users.noreply.github.com> Date: Sun, 30 May 2021 17:38:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da848ead0..7eca3df85 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ For a deep dive in MLAPI and Boss Room, visit our [doc](https://docs-multiplayer The project uses the `git-flow` branching strategy, as such: - `develop` branch contains all active development - - `master` branch contains release versions + - `main` branch contains release versions To get the project on your machine you need to clone the repository from GitHub using the following command-line command: ```