From 6fc12cc3d5888fc98e4bafd42b040424a170eb9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20N=C3=BCcke?= Date: Sat, 14 Dec 2013 04:53:17 -0800 Subject: [PATCH] Updated Tutorial BasicComputer (markdown) --- Tutorial-BasicComputer.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Tutorial-BasicComputer.md b/Tutorial-BasicComputer.md index d011857..ecdda5e 100644 --- a/Tutorial-BasicComputer.md +++ b/Tutorial-BasicComputer.md @@ -13,4 +13,6 @@ Now open the inventory of the Basic Case you just placed and insert the graphics ![Inventory](http://i.imgur.com/8fwanGy.png) After you've done that, press the power button (the big button in the middle of the GUI). And that's it, you *should* have a running computer! -![Terminal](http://i.imgur.com/qWXliN8.png) \ No newline at end of file +![Terminal](http://i.imgur.com/qWXliN8.png) + +**Next up: [[writing programs|Tutorial/WritingCode]].** \ No newline at end of file