We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3791762 commit eef899bCopy full SHA for eef899b
readme.md
@@ -1,10 +1,13 @@
1
#Arduino-Eclipse-Plugin
2
3
-Add stuff here on normal usage
+The Arduino Eclipse IDE
4
5
-##Installation
+##Installation
6
+###prerequisites
7
-install [http://git-scm.com/downloads git] and [http://maven.apache.org/download.cgi maven]
8
+install [git] (http://git-scm.com/downloads) and [maven] (http://maven.apache.org/download.cgi)
9
+
10
+###Installation
11
12
git clone https://github.com/jantje/arduino-eclipse-plugin
13
@@ -13,8 +16,8 @@ cd arduino-eclipse-plugin
16
mvn verify
14
17
15
18
-Running the client
-==================
19
+##Running the client
20
21
win32x64.cmd (if you are on 64 bits windows)
22
23
win32x32.cmd (if you are on 32 bits windows)
0 commit comments