Skip to content
Snippets Groups Projects
Unverified Commit 5997deeb authored by Sebastian Meiling's avatar Sebastian Meiling Committed by GitHub
Browse files

Merge pull request #9197 from yegorich/quick-guide-fix

doc: fix quick guide command order
parents c9996bfa b5527911
No related branches found
No related tags found
No related merge requests found
......@@ -55,8 +55,8 @@ call this the `native` port). Try it right now in your terminal window:
~~~~~~~{.sh}
git clone git://github.com/RIOT-OS/RIOT.git # assumption: git is pre-installed
git checkout <LATEST_RELEASE>
cd RIOT
git checkout <LATEST_RELEASE>
./dist/tools/tapsetup/tapsetup # create virtual Ethernet
# interfaces to connect multiple
# RIOT instances
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment