Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stalechilibeans authored Nov 13, 2024
1 parent 43a692d commit b079fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ WORKDIR /tpp
ENV PATH="/tpp/tools:${PATH}"

CMD echo 'Usage: docker run --rm -v${PWD}:/tpp tpp make VERSION= jp -j4\n' \
'See https://github.com/Fluvian/tpp/blob/master/README.md for more information'
'See https://github.com/stalechilibeans/chili-tpp/blob/master/README.md for more information'

0 comments on commit b079fad

Please sign in to comment.