Skip to content

Commit 5fd0c65

Browse files
authored
Update docker-compose command to use 'docker compose'
1 parent fd0c76a commit 5fd0c65

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
@@ -19,7 +19,7 @@ Scala Text PDF
1919
これらをインストールして、次のコマンドでPDFファイルを作成できます。
2020

2121
```
22-
$ docker-compose up
22+
$ docker compose up
2323
```
2424

2525
## ライセンス

0 commit comments

Comments
 (0)