ソースを参照

Point users towards compose in README

Luis 1 年間 前
コミット
21c7049e06
1 ファイル変更1 行追加2 行削除
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -47,8 +47,7 @@ This will launch Puter at http://localhost:4000 (or the next available port).
 ```bash
 ```bash
 git clone https://github.com/HeyPuter/puter
 git clone https://github.com/HeyPuter/puter
 cd puter
 cd puter
-docker build -t puter .
-docker run puter
+docker compose up
 ```
 ```
 
 
 <br/>
 <br/>