Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Nov 9, 2024
1 parent 7cbf1bf commit d23902e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ and [cabaletta/baritone](https://github.com/cabaletta/baritone).

## Usage

Install [Devbox](https://github.com/jetify-com/devbox) and run `devbox run bot`
or install the required tooling and run `./scripts/bot.sh` to start the bot in a Docker container.
Install [Devbox](https://github.com/jetify-com/devbox) and run `devbox run bot` (or install the required tooling and run `./scripts/bot.sh`)
to start the bot in a Docker container.

Run `devbox run server` (or `./scripts/server.sh`) to start a local test server or `devbox run monitoring` (or `./scripts/monitoring.sh`) to run some monitoring stuff.

## Behavior

Expand Down

0 comments on commit d23902e

Please sign in to comment.