Skip to content

Commit 989e792

Browse files
committed
Update readme.md
1 parent ac71181 commit 989e792

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

readme.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
Add stuff here on normal usage
44

5+
##Installation
6+
7+
git clone https://github.com/jantje/arduino-eclipse-plugin
8+
9+
cd arduino-eclipse-plugin
10+
11+
mvn verify
12+
13+
14+
Running the client
15+
==================
16+
win32x64.cmd (if you are on 64 bits windows)
17+
18+
win32x32.cmd (if you are on 32 bits windows)
19+
20+
For other platforms just inspect the cmd file for the path, navigate to the executable and run.
21+
522

623
##Developing (Improving) the Plugin
724

0 commit comments

Comments
 (0)