Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit 4a2863c

Browse files
authored
Update README.md
Add an usage section.
1 parent 77391ce commit 4a2863c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ An ever updated Unity seed to start your projects 🌱
66
## About
77
This project aims to maintain a Unity blank project with Git and Git LFS already set up. You can use it for a game jam, personal projects or even commercially. Just fork it and start your next groundbreaking game!
88

9+
## Usage
10+
Clone this repository and install **Git LFS** on it.
11+
12+
```shell
13+
$ git lfs install
14+
```
15+
Now you're ready to go.
16+
917
## Support
1018
### Unity
1119
The Unity version of this project is: **`5.5.2f1`**

0 commit comments

Comments
 (0)