Skip to content

Commit 9524b84

Browse files
committed
fix(README): easier install instrufctions ish
1 parent f38985a commit 9524b84

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,20 @@ Show off your studio activities with ease & vast customization using my RPC clie
2626

2727
### Server
2828

29-
- Go to the **[Github Page](https://github.com/fisherjacobc/Roblox-Discord-RPC)** and download the code.
30-
- Open in your IDE of choice (VS Code I prefer :smile:)
29+
- Go to the **[Github Page](https://github.com/fisherjacobc/Roblox-Discord-RPC)** and download the code **or use `git clone https://github.com/fisherjacobc/Roblox-Discord-RPC` if you know what you are doing**.
30+
31+
#### Startup for Powershell
32+
3133
- Open a command window and run the command `./SETUP`
3234
- This should install files and start automatically!
3335
- In the future, run `./START` to run it
3436

37+
#### Startup for Command Prompt
38+
39+
- Open a command window and run the command `SETUP.bat`
40+
- This should install files and start automatically!
41+
- In the future, run `START.bat` to run it
42+
3543
### Client
3644

3745
- Install the plugin **[from roblox](https://create.roblox.com/marketplace/asset/11231863405)**

0 commit comments

Comments
 (0)