Skip to content

Commit 35d3bc1

Browse files
authored
Simplify Docker command in README
Updated the Docker command in the README for clarity.
1 parent afe2bd8 commit 35d3bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- `cd nanochat`
3838
- `cp .env.example .env`
3939
- Edit the .env file with your configuration
40-
- `docker compose up --build`
40+
- `docker compose up`
4141

4242
## Setup (Bun)
4343

0 commit comments

Comments
 (0)