Update lib.rs
fixed doc: clone command should be cargo, not git
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
//! 2) Clone this crate
|
//! 2) Clone this crate
|
||||||
//!
|
//!
|
||||||
//! ``` text
|
//! ``` text
|
||||||
//! $ git clone cortex-m-quickstart --vers 0.3.0
|
//! $ cargo clone cortex-m-quickstart --vers 0.3.0
|
||||||
//! ```
|
//! ```
|
||||||
//!
|
//!
|
||||||
//! 3) Change the crate name, author and version
|
//! 3) Change the crate name, author and version
|
||||||
|
|||||||
Reference in New Issue
Block a user