Skip to content

Commit 1a4d132

Browse files
committedApr 16, 2015
Update README.
1 parent 72f5df2 commit 1a4d132

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,17 @@ $ npm install -g teck-programmer
88
$ teck-firmware-upgrade firmware.hex
99
```
1010

11-
Tested only on Linux, but might also work on Windows. It doesn't work on Mac.
11+
Tested on Linux and Mac, but might also work on Windows.
1212

1313
### Linux
1414

1515
This program needs direct access to the usb device, which is usually only accessable for root.
1616
Copy `40-teck.rules` into `/etc/udev/rules.d` to automatically give yourself rights on the usb device.
1717

18+
### Mac
19+
20+
No additional configuration needed.
21+
1822
## License
1923

2024
This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)
Please sign in to comment.