You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started.md
+20-13Lines changed: 20 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
title: Getting Started with ev3dev
3
3
categories: docs getting-started
4
4
excerpt: "So you're ready to try out ev3dev. Great! Here are step-by-step instructions to help you get ev3dev up and running on your EV3 or Raspberry Pi."
5
+
extra-body-classes: "spaced-headings"
5
6
---
6
7
7
8
* Table of Contents
@@ -40,16 +41,21 @@ please [open an issue on GitHub](/support){: .alert-link}.
40
41
41
42
## Step 1: Download the latest ev3dev image file
42
43
44
+
<br/>
45
+
<divclass="text-center">
46
+
<adata-release-link-platform="ev3"class="btn btn-lg btn-primary"><spanclass="glyphicon glyphicon-download-alt"></span> Download for LEGO MINDSTORMS EV3</a>
47
+
<br/><br/>
48
+
<h2class="centered-light-heading"> Other platforms </h2>
49
+
<adata-release-link-platform="rpi"class="btn btn-md btn-primary">Raspberry Pi 1</a>
50
+
<adata-release-link-platform="rpi2"class="btn btn-md btn-primary">Raspberry Pi 2</a>
0 commit comments