Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rucciva authored Aug 28, 2024
1 parent ffdf41a commit 1e2be12
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 @@ -30,7 +30,7 @@ Instead of using `go run` you can download pre-compiled binary from [Github rele
Another alternative is to use docker, e.g.
```bash
docker run -i --rm \
docker run --rm \
-v "$PWD:$PWD" -w "$PWD" \
ghcr.io/telkomindonesia/b64f:latest \
[decode|encode]
Expand Down

0 comments on commit 1e2be12

Please sign in to comment.