correct shell arguments

This commit is contained in:
Zhitao He 2016-11-25 14:59:30 +01:00
parent 86dbd590db
commit 7ba88a6800
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