Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b29afef

Browse files
committed
Update README.md
1 parent c5f88a7 commit b29afef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,11 @@ Detailed instructions are available in our [Quick Start Guide](http://files.rfdi
3030
// FTDI drivers are not needed (they are built into the kernel)
3131
wget http://downloads.arduino.cc/arduino-1.6.3-linux64.tar.xz
3232
tar -xf arduino-1.6.3-linux64.tar.xz
33-
```
3433
3534
Ubuntu: sudo apt-get install default-jre
3635
Fedora: sudo yum install jre
3736
OpenSUSE: sudo zypper install jre
3837
39-
```
4038
// otherwise the com port open will fail with permission denied (you must logout/login for change to take effect)
4139
sudo usermod -aG dialout <username>
4240
```

0 commit comments

Comments
 (0)