Skip to content

Commit eef899b

Browse files
committed
Update readme.md
1 parent 3791762 commit eef899b

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

readme.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
#Arduino-Eclipse-Plugin
22

3-
Add stuff here on normal usage
3+
The Arduino Eclipse IDE
44

5-
##Installation
5+
##Installation
6+
###prerequisites
67

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
811

912
git clone https://github.com/jantje/arduino-eclipse-plugin
1013

@@ -13,8 +16,8 @@ cd arduino-eclipse-plugin
1316
mvn verify
1417

1518

16-
Running the client
17-
==================
19+
##Running the client
20+
1821
win32x64.cmd (if you are on 64 bits windows)
1922

2023
win32x32.cmd (if you are on 32 bits windows)

0 commit comments

Comments
 (0)