📝 format README.md
This commit is contained in:
parent
13b63fcbeb
commit
c7c812a3e8
|
|
@ -5,7 +5,7 @@ A POC of a Discord bot using the dropdown capability
|
||||||
## How to install
|
## How to install
|
||||||
|
|
||||||
1. Clone the repo
|
1. Clone the repo
|
||||||
2. Clone the config.exemple.toml and rename it config.toml
|
2. Copy the `config.exemple.toml` and rename it `config.toml`
|
||||||
3. Launch the docker container with `make start` or `docker-compose up`
|
3. Launch the docker container with `make start` or `docker-compose up`
|
||||||
4. Go into the docker container with `make shell` or `docker-compose exec discord-bot bash`
|
4. Go into the docker container with `make shell` or `docker-compose exec discord-bot bash`
|
||||||
5. Install the dependencies: `yarn`
|
5. Install the dependencies: `yarn`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue