updated readme
This commit is contained in:
commit
b55f3d99a1
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ On Linux, you might prefer:
|
||||||
AVR_TOOLS_DIR = /usr
|
AVR_TOOLS_DIR = /usr
|
||||||
|
|
||||||
The Makefile also delegates resetting the board to a short Perl program.
|
The Makefile also delegates resetting the board to a short Perl program.
|
||||||
You'll need to install Device::SerialPort to use it though. You'll also
|
You'll need to install `Device::SerialPort` to use it though. You'll also
|
||||||
need the YAML library to run ard-parse-boards.
|
need the `YAML` library to run ard-parse-boards.
|
||||||
|
|
||||||
On Debian or Ubuntu:
|
On Debian or Ubuntu:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue