Skip to content

Commit 6c3090d

Browse files
authored
fix readme
1 parent c7511d8 commit 6c3090d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Tested using version `1.15.0-nightly (8f02c429a 2016-12-15)`
1111
Steps:
1212
* First, install `msp430-elf-gcc` compiler, and make sure it is in your `$PATH`.
1313
You can get it from [here](http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/latest/index_FDS.html).
14-
* Install nightly rust: `rustup default nightly`
14+
* Install nightly rust: `$ rustup default nightly`
1515
* Install xargo: `$ cargo install xargo`
1616
* Build the project: `$ make`
1717
* or you can build it using xargo directly (if you don't like `make`)

0 commit comments

Comments
 (0)