Skip to content

Commit

Permalink
mention issue #18 in build.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lasiotus committed Dec 14, 2024
1 parent 732bcce commit e59f68c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ $ rustup component add rust-src --toolchain nightly-2024-10-18-x86_64-unknown-li
$ cargo install --force cargo-make
```

(Note: we pin to a specific nightly version for better reproducibility.)
(Note: we pin to a specific nightly version for better reproducibility.
See e.g. [issue 18](https://github.com/moturus/motor-os/issues/18)).

## Clone the Motor OS repo:

Expand Down

0 comments on commit e59f68c

Please sign in to comment.