We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo new
1 parent 4fb728a commit b83ad5aCopy full SHA for b83ad5a
README.md
@@ -6,7 +6,7 @@
6
## Usage
7
8
```
9
-$ cargo new stm32f100xx --git https://github.com/japaric/cortex-m-quickstart
+$ cargo new stm32f100xx --template https://github.com/japaric/cortex-m-quickstart
10
11
12
Where `stm32f100xx` is the name of the microcontroller family you are
0 commit comments