1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 18:23:12 +00:00

fix: Remove duplicate section

This commit is contained in:
wlinator 2024-09-02 16:33:41 -04:00
parent e3fa5d47b9
commit ef2de34513

View file

@ -10,13 +10,7 @@ expand the bot's functionality. Please follow these guidelines when contributing
2. **Clone Your Fork:** Clone your forked repository to your local machine. 2. **Clone Your Fork:** Clone your forked repository to your local machine.
3. **Set Up Development Environment:** 3. **Set Up Development Environment:**
4.
* **Docker:** To run the bot, use this command to run your newly edited code:
```bash
docker compose -f docker-compose.dev.yml up --build --watch
```
* **Docker:** To run the bot, use this command to run your newly edited code: * **Docker:** To run the bot, use this command to run your newly edited code:
```bash ```bash