Skip to content

Commit b83ad5a

Browse files
author
Jorge Aparicio
committed
fix cargo new invocation
1 parent 4fb728a commit b83ad5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## Usage
77

88
```
9-
$ cargo new stm32f100xx --git https://github.com/japaric/cortex-m-quickstart
9+
$ cargo new stm32f100xx --template https://github.com/japaric/cortex-m-quickstart
1010
```
1111

1212
Where `stm32f100xx` is the name of the microcontroller family you are

0 commit comments

Comments
 (0)