Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RaSan147 authored Dec 6, 2023
1 parent f3a1616 commit 67cad18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
### On Windows

1. Open `CMD` or `PowerShell`
1. Run `pip install pyrobox`
1. Run `pyrobox` to launch the server
1. Run `pip install -U pyrobox`
1. Run `pyrobox` to launch the server on the Terminal Current Working Directory.

### On Linux

1. Open `Terminal`
1. Run `pip3 install pyrobox`
1. Run `pyrobox` to launch the server
1. Run `pip3 install -U pyrobox`
1. Run `pyrobox` to launch the server on the Terminal Current Working Directory.

### CHECK [FAQ](#faq) FOR FUTURE HELP AND ISSUE FIX

Expand Down

0 comments on commit 67cad18

Please sign in to comment.