Skip to content

Commit

Permalink
use latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardomerlin committed Mar 10, 2024
1 parent 930ceed commit ae82359
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 @@ Getting started
---

```bash
docker run -v <full_path_of_local_git_repo>:/data -it riccardomerlin/codelyzr:master <start_date> <tab_size>
docker run -v <full_path_of_local_git_repo>:/data -it riccardomerlin/codelyzr:latest <start_date> <tab_size>
```

`<start_date>`: format YYYY-MM-DD, it will restrict the
Expand Down

0 comments on commit ae82359

Please sign in to comment.