Skip to content

Commit ef2c8ec

Browse files
authored
Merge pull request #13 from HepoH3/main
Fix typo in README.md
2 parents 333b9cc + 506db4a commit ef2c8ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docker build -t riscv-docs-base-container-image -f ./Dockerfiles/ubuntu2204 .
3535

3636
### Using a pre-built container image
3737

38-
If if want to save time, you can easily [pull the latest image built from Docker Hub](https://hub.docker.com/repository/docker/riscvintl/riscv-docs-base-container-image/general) and skip the image building process. This is a multi-arch image (available for x86_64 and arm - so you can run on Apple silicon for instance). Execute the following step to complete this task:
38+
If want to save time, you can easily [pull the latest image built from Docker Hub](https://hub.docker.com/repository/docker/riscvintl/riscv-docs-base-container-image/general) and skip the image building process. This is a multi-arch image (available for x86_64 and arm - so you can run on Apple silicon for instance). Execute the following step to complete this task:
3939

4040
> NOTE: this step assumes you already have Docker installed and configured.
4141

0 commit comments

Comments
 (0)