Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mushakushi authored Sep 29, 2024
1 parent d206d44 commit 0b72855
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,14 @@
[![Copyright: Matthew Alexander Brown, 2024](https://img.shields.io/badge/©-Matthew_Brown,_2024-darkgray.svg)](https://www.mushakushi.com/)

## ⚙ Installation
The project uses 6000.0.5f1

To install the current version, use:
Install Unity [6000.0.5f1](https://unity.com/releases/editor/whats-new/6000.0.5).

Then, to install the current version, use:
```bash
git clone https://github.com/UVASGD/fall-2024-zombie-crossing.git
```

If you are specifying a version, append `#{VERSION}` to the end of the git URL.

Of, if you are specifying a version, append `#{VERSION}` to the end of the git URL.
```bash
git clone https://github.com/UVASGD/fall-2024-zombie-crossing.git#{VERSION}
```
Expand Down

0 comments on commit 0b72855

Please sign in to comment.