Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 3b8fede

Browse files
committed
note that 1.30-beta is not out yet
1 parent 4e6d85e commit 3b8fede

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ To build embedded programs using this template you'll need:
1111
- Rust 1.30, 1.30-beta, nightly-2018-09-13 or a newer toolchain. e.g. `rustup
1212
default beta`
1313

14+
> **NOTE**: 1.30-beta is not out yet so you'll have to use the nightly channel
15+
> in the meantime.
16+
1417
- The `cargo generate` subcommand. [Installation
1518
instructions](https://github.com/ashleygwilliams/cargo-generate#installation).
1619

@@ -104,7 +107,7 @@ $ cargo build
104107

105108
# License
106109

107-
Licensed under either of
110+
This template is licensed under either of
108111

109112
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
110113
http://www.apache.org/licenses/LICENSE-2.0)

0 commit comments

Comments
 (0)