Skip to content

Commit 871eb01

Browse files
committed
Fix image name in README
1 parent 9741d1e commit 871eb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ ./bin/run multiply-failing
3838
## Building
3939

4040
```bash
41-
$ docker build --platform linux/riscv64 -t ghcr.io/codewars/riscv64:latest .
41+
$ docker build --platform linux/riscv64 -t ghcr.io/codewars/riscv:latest .
4242
```
4343

4444
## License

0 commit comments

Comments
 (0)