Merge pull request #30 from MrBuddyCasino/master

minor doc fix: git => cargo
This commit is contained in:
Jorge Aparicio
2018-05-16 12:50:57 +02:00
committed by GitHub

View File

@@ -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