Skip to content

Commit 47e18bf

Browse files
committed
Reorder items
1 parent e496b0e commit 47e18bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ For links go to [https://github.com/RIOT-OS/Tutorials](https://github.com/RIOT-O
3232
* On OS X: install [Tuntap for OS X](http://tuntaposx.sourceforge.net/)
3333
* [additional tweaks](https://github.com/RIOT-OS/RIOT/wiki/Board:-Samr21-xpro) necessary to work with the targeted hardware (ATSAMR21)
3434
* Install `netcat` with IPv6 support (if necessary)
35-
* Go to the Tutorials directory: `cd Tutorials`
3635

3736
```bash
3837
sudo apt-get install netcat-openbsd
3938
```
4039

4140
* `git clone --recursive https://github.com/RIOT-OS/Tutorials`
41+
* Go to the Tutorials directory: `cd Tutorials`
4242

4343
## Tasks
4444
* [Task 1: Starting the RIOT](task-01/)

0 commit comments

Comments
 (0)