Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Saverio976 committed Sep 1, 2024
1 parent 1a12e79 commit ef9136c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ Display what time is it for your friend in their timezone.

## Usage

### Binary
### Binary (linux only)

1. Grab a binary for your platform in the latest release
2. Run it with `-e BOT_TOKEN=your.bot.token`

Grab a binary for your platform in the latest release

### Docker

1. Build the [Dockerfile](./Dockerfile)
2. Run it with `BOT_TOKEN` env variable set to your discord bot
2. Run it with `-e BOT_TOKEN=your.bot.token` env variable set to your discord bot

### If you have any issues, feel free to create an [issue](https://github.com/X-R-G-B/WorldTimeZone/issues)

0 comments on commit ef9136c

Please sign in to comment.