Skip to content

Commit

Permalink
Fix broken docker link
Browse files Browse the repository at this point in the history
  • Loading branch information
AttackingOrDefending authored Jan 9, 2025
1 parent c9e0d0f commit 38e34be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wiki/How-to-Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ PowerShell note: If the `activate` command does not work in PowerShell, execute
- Copy `config.yml.default` to `config.yml`.

### Docker
If you have a [Docker](https://www.docker.com/) host, you can use the ```lichess-bot-devs/lichess-bot``` [image in DockerHub](https://hub.docker.com/repository/docker/lichess-bot-devs/lichess-bot).
If you have a [Docker](https://www.docker.com/) host, you can use the ```lichess-bot-devs/lichess-bot``` [image in DockerHub](https://hub.docker.com/r/lichessbotdevs/lichess-bot).
It requires a folder where you have to copy `config.yml.default` to `config.yml`.

See [Running with Docker](https://github.com/lichess-bot-devs/lichess-bot/wiki/How-to-use-the-Docker-image) once you've created the OAuth token and setup the engine.

**Next step**: [Create a Lichess OAuth token](https://github.com/lichess-bot-devs/lichess-bot/wiki/How-to-create-a-Lichess-OAuth-token)
**Next step**: [Create a Lichess OAuth token](https://github.com/lichess-bot-devs/lichess-bot/wiki/How-to-create-a-Lichess-OAuth-token)

0 comments on commit 38e34be

Please sign in to comment.