Skip to content

Commit 21c7049

Browse files
authored
Point users towards compose in README
1 parent 4358711 commit 21c7049

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ This will launch Puter at http://localhost:4000 (or the next available port).
4747
```bash
4848
git clone https://github.com/HeyPuter/puter
4949
cd puter
50-
docker build -t puter .
51-
docker run puter
50+
docker compose up
5251
```
5352

5453
<br/>

0 commit comments

Comments
 (0)