Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit a044b19

Browse files
Update how-to-build.md
1 parent 4e69b28 commit a044b19

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/contributing/how-to-build.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,6 @@ The `GitHub.Unity.sln` solution includes several projects:
2929

3030
## How to Build
3131

32-
Clone the repository and its submodules in a git GUI client that supports Git LFS or via the command line with the following commands
33-
34-
```
35-
git lfs clone https://github.com/github-for-unity/Unity
36-
cd Unity
37-
git submodule init
38-
git submodule deinit script
39-
git submodule update
40-
```
41-
4232
### Visual Studio
4333

4434
To build with Visual Studio 2015 open the solution file `GitHub.Unity.sln`. Select `Build Solution` in the `Build` menu.

0 commit comments

Comments
 (0)