From 1161af22935a5000723353017867ba73e5bf7f70 Mon Sep 17 00:00:00 2001 From: Saraistupid <37207067+Saraistupid@users.noreply.github.com> Date: Mon, 23 Jan 2023 15:58:04 +0200 Subject: [PATCH] Update BUILD.md --- BUILD.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BUILD.md b/BUILD.md index 8d3118b43..bde7e3275 100644 --- a/BUILD.md +++ b/BUILD.md @@ -1,11 +1,11 @@ # Build instructions -### Prerequisites: +## Prerequisites: - git (see below to know how to install git) - A Unity 2020.3.xx LTS version - A Machine running Windows, Linux or MacOS -### Installing git: +## Installing git: #### Windows 1. Grab the installer from [here](https://git-scm.com/download/win). 2. Follow the usual installation process. @@ -27,7 +27,7 @@ sudo brew install git 1. You already know what to do. -### Building Heaven Studio: +## Building Heaven Studio: 1. Clone the repository to your machine ``` git clone https://github.com/megaminerjenny/HeavenStudio.git