Skip to content

Commit

Permalink
Remove reference to the patch_sail_riscv target.
Browse files Browse the repository at this point in the history
This went away when we moved the sail-riscv submodule to the
CHERIoT-Platform org.

Reported by @gavinhoward
  • Loading branch information
davidchisnall committed Apr 5, 2024
1 parent 8b6ec4f commit 9663d28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ Make sure that all of the relevant opam environment variables are set and build
```
$ cd cheriot-sail
$ eval $(opam env)
$ make patch_sail_riscv
$ make csim
```

Expand Down

0 comments on commit 9663d28

Please sign in to comment.