Skip to content

Commit ed0b5b6

Browse files
authored
Update README.md
1 parent 3feed2c commit ed0b5b6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,18 @@ To use this extension and server, following the below instructions:
1616
### Requirements
1717

1818
- [Node.js](https://nodejs.org/)
19-
- [Git](https://git-scm.com/downloads)
19+
- [Git](https://git-scm.com/downloads) (optional but recommended)
2020

2121
### Setting Up the Server
2222
1. **Clone the Repository**
2323

24-
Download the extension and rich presence server with the following commands:
24+
[Git method] Download the extension and rich presence server with the following commands:
2525
```
26-
cd "paste the directory where you want to install the repository here"
2726
git clone https://github.com/hopto-dot/ttu-rich-presence.git
2827
```
2928

29+
[Non-git method] Download the source code for the [latest release](https://github.com/hopto-dot/ttu-rich-presence/releases/latest) (zip), unzip it, then place it where you want to store the extension and server.
30+
3031
2. **Run the Server**
3132

3233
Go into `ttu-server` and run `run_ttu_server.bat` (Windows only).

0 commit comments

Comments
 (0)