Merge pull request #1948 from zhitaoh/zoul-example-readme

correct shell arguments
master-31012017
Nicolas Tsiftes 2016-11-25 16:13:02 +01:00 committed by GitHub
commit a69d78ac73
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ As above to specify a given port use the `PORT=/dev/ttyUSB0` argument.
Alternatively you can save the above `PORT`, `TARGET` or `BOARD` as follows:
`export BOARD=/dev/ttyUSB0`
`export TARGET=zoul BOARD=remote-revb PORT=/dev/ttyUSB0`
This will save you to type these when running a command on the terminal