Skip to content

Commit

Permalink
docker runを正しく
Browse files Browse the repository at this point in the history
  • Loading branch information
marokiki authored Dec 7, 2023
1 parent f225748 commit b1a4e7c
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 @@ -13,7 +13,7 @@ Xで出す部誌のリポジトリ
# タイプセットする方法
dockerだと
```
docker run --mount type=bind,source="$(pwd)",target=/workdir ghcr.io/kmc-jp/bushi-build-image:latest
docker run --mount type=bind,source="$(pwd)",target=/workdir ghcr.io/kmc-jp/bushi-build-image:latest make
```

そうでない時は単に
Expand Down

0 comments on commit b1a4e7c

Please sign in to comment.