Skip to content

Commit

Permalink
update kabuki and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
panwanke committed Apr 16, 2024
1 parent fd6b0cd commit 2fa395a
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 @@ -57,7 +57,7 @@ Code for building the docker image (don't forget the `.` in the end):
docker build -t [username]/hddm:[tag] -f Dockerfile .
```
* [username] is your username on Docker Hub.
* [tag] is docker images tag, e.g., `latest` or `v1.0`.
* [tag] is docker images tag, e.g., `latest` or `1.0.1`.

## Acknowledgement
Thank [@madslupe](https://github.com/madslupe) for his previous HDDM image, which laid the base for the current version.
Expand Down

0 comments on commit 2fa395a

Please sign in to comment.