Skip to content

Commit

Permalink
Fix broken link to Docker (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
nategraf committed Jun 14, 2024
1 parent 4e8fc10 commit 61e36a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ The [image ID][image-id], and its importance to security, is explained in more d
RISC0_USE_DOCKER=1 cargo build
```

> ***Note:*** *This requires having Docker installed and in your PATH. To install Docker see [Get Docker].*
> ***Note:*** *This requires having Docker installed and in your PATH. To install Docker see [Get Docker][Docker].*

## Deploy Your Application

Expand Down Expand Up @@ -175,7 +175,7 @@ Below are the primary files in the project directory
[Bonsai]: https://dev.bonsai.xyz/
[Foundry]: https://getfoundry.sh/
[Get Docker]: https://docs.docker.com/get-docker/
[Docker]: https://docs.docker.com/get-docker/
[Groth16]: https://www.risczero.com/news/on-chain-verification
[RISC Zero Verifier]: https://github.com/risc0/risc0/blob/release-0.21/bonsai/ethereum/contracts/IRiscZeroVerifier.sol
[RISC Zero installation]: https://dev.risczero.com/api/zkvm/install
Expand Down

0 comments on commit 61e36a4

Please sign in to comment.