Skip to content

Commit

Permalink
README: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed Aug 6, 2024
1 parent 7751dc5 commit 2ddcef8
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 @@ -63,7 +63,7 @@ nix-shell --pure
Finally, you will need version 1.4.0 of the Microkit SDK.

You can download a prebuilt SDK from [here](https://github.com/seL4/microkit/releases/tag/1.4.0)
or [build from source](https://github.com/seL4/microkit)
or [build from source](https://github.com/seL4/microkit).

### Building and running

Expand Down

0 comments on commit 2ddcef8

Please sign in to comment.