Skip to content

Commit a462ab0

Browse files
authored
Merge pull request #30 from MrBuddyCasino/master
minor doc fix: git => cargo
2 parents 7cb1379 + 6da25bc commit a462ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
//! 2) Clone this crate
2828
//!
2929
//! ``` text
30-
//! $ git clone cortex-m-quickstart --vers 0.3.0
30+
//! $ cargo clone cortex-m-quickstart --vers 0.3.0
3131
//! ```
3232
//!
3333
//! 3) Change the crate name, author and version

0 commit comments

Comments
 (0)