From b83ad5aa07adc586cdccf53bc4008456cf460e7d Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Tue, 28 Mar 2017 15:15:56 -0500 Subject: [PATCH] fix `cargo new` invocation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0cc7b9..00ea4af 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Usage ``` -$ cargo new stm32f100xx --git https://github.com/japaric/cortex-m-quickstart +$ cargo new stm32f100xx --template https://github.com/japaric/cortex-m-quickstart ``` Where `stm32f100xx` is the name of the microcontroller family you are