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

Commit dd47a70

Browse files
authored
Update README.md
Better explanation about how to use.
1 parent 4a2863c commit dd47a70

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ An ever updated Unity seed to start your projects 🌱
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

99
## Usage
10-
Clone this repository and install **Git LFS** on it.
10+
Fork or clone this repository and install **Git LFS** on it.
1111

1212
```shell
1313
$ git lfs install
1414
```
15+
Change the name of the folder `unity-seed` to the name of your project and open it in Unity.
16+
1517
Now you're ready to go.
1618

1719
## Support

0 commit comments

Comments
 (0)