Skip to content

Commit 349305d

Browse files
committed
Update README.md
1 parent 91af99e commit 349305d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ docker logs abeille
105105
2. Install bun from [Bun website](https://bun.sh/)
106106
3. Copy and rename `.env.template` to `.env.local` and complete variables (see [Environment Variables](#environment-variables) configuration)
107107
4. Run `bun install` to install dependencies
108-
5. Run `bun dev` to start your bot
108+
5. Run `bun dev` to start your bot (or `docker compose up --build`)
109109

110110
### Updating project
111111

0 commit comments

Comments
 (0)