Skip to content

Commit

Permalink
Fix image name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kazk committed Aug 2, 2022
1 parent 9741d1e commit 871eb01
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 @@ -38,7 +38,7 @@ $ ./bin/run multiply-failing
## Building

```bash
$ docker build --platform linux/riscv64 -t ghcr.io/codewars/riscv64:latest .
$ docker build --platform linux/riscv64 -t ghcr.io/codewars/riscv:latest .
```

## License
Expand Down

0 comments on commit 871eb01

Please sign in to comment.