We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e496b0e commit 47e18bfCopy full SHA for 47e18bf
1 file changed
README.md
@@ -32,13 +32,13 @@ For links go to [https://github.com/RIOT-OS/Tutorials](https://github.com/RIOT-O
32
* On OS X: install [Tuntap for OS X](http://tuntaposx.sourceforge.net/)
33
* [additional tweaks](https://github.com/RIOT-OS/RIOT/wiki/Board:-Samr21-xpro) necessary to work with the targeted hardware (ATSAMR21)
34
* Install `netcat` with IPv6 support (if necessary)
35
-* Go to the Tutorials directory: `cd Tutorials`
36
37
```bash
38
sudo apt-get install netcat-openbsd
39
```
40
41
* `git clone --recursive https://github.com/RIOT-OS/Tutorials`
+* Go to the Tutorials directory: `cd Tutorials`
42
43
## Tasks
44
* [Task 1: Starting the RIOT](task-01/)
0 commit comments