Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit 63bb9c8

Browse files
Update README.md
1 parent 10f015e commit 63bb9c8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,10 @@
5252
- Mount and open it
5353
- Drag the applications into the Applications folder
5454
- Linux:
55-
- Download the zip
55+
- Download and extract the zip
56+
- Open your terminal emulator of choice (Kitty, RXVT, GNOME Terminal, Konsole, etc)
5657
- `cd` into the extracted folder
57-
- `sudo mv ./* /usr/bin/`.
58+
- `sudo install -m755 drpc /usr/bin/drpc; sudo install -m755 rpcmaker /usr/bin/rpcmaker`
5859
4. Run rpcmaker, and follow the instructions there.
5960
- macOS users: You may not be able to open it at first. Open the Applications folder, find the app, right click & open.
6061
5. Open Discord.

0 commit comments

Comments
 (0)