Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Apricot-S committed Jun 26, 2024
1 parent 2eece87 commit 349e2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ majiang-log$ docker build -t apricot-s/majiang-log .
実行

```sh
cat PATH/TO/majiang-game-record.json | docker run -i apricot-s/majiang-log --mode log > PATH/TO/your-favorite-name.json
docker run -i apricot-s/majiang-log --mode log < PATH/TO/majiang-game-record.json > PATH/TO/your-favorite-name.json
```

## ライセンス / License
Expand Down

0 comments on commit 349e2c8

Please sign in to comment.