Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mickoissicko authored Jan 20, 2024
1 parent f293868 commit 3259df3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ Step 3 **Installing MCRCON**

`$ makepkg -si`

Step 4 **Installing Requests for Discord Webhook** *(OPTIONAL)*

`$ sudo pacman -Sy python-requests`

Step 4 **Running the application**

`$ cd ~/2.0`
Expand Down Expand Up @@ -156,6 +160,8 @@ Run these commands in an elevated command prompt window:

`$ pip install mcrcon`

`$ pip install requests`

Step 3 **Using the requirements.bat file**

Instead of using Pip, you can run the requirements.bat file provided.
Expand Down

0 comments on commit 3259df3

Please sign in to comment.