Skip to content

Commit

Permalink
line to remember to edit the .service file exec path
Browse files Browse the repository at this point in the history
  • Loading branch information
LockBlock-dev committed Mar 14, 2023
1 parent 23cc4dd commit 415e669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ See the [changelog](/CHANGELOG.md) for the latest updates.
- Download or clone the project.
- Download the binary from the [Releases](../../releases) or [build it](#compiling-from-source) yourself.
- [Configure MinePot](#configuring-minepot).
- Edit the `ExecStart` line in [`minepot.service`](/minepot.service) to something like: `ExecStart=/home/YOUR_USERNAME/MinePot/MinePot`
- Install MinePot by using [`install.sh`](/install.sh). It will setup the tool and start it as a service for you.

## Compiling from source
Expand Down

0 comments on commit 415e669

Please sign in to comment.