Skip to content

Commit 75fee49

Browse files
author
jantje
committed
2 parents 4c1d5f6 + 9c6e704 commit 75fee49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ cd arduino-eclipse-plugin
3636
mvn clean verify
3737
```
3838

39-
Then the runnable application executable can be started, i.e. on a 64-bit mac, with:
39+
### Running the IDE/Plugin
40+
41+
The runnable application executable can be started, i.e. on a 64-bit mac, with:
4042

4143
```bash
4244
open io.sloeber.product/target/products/io.sloeber.product/macosx/cocoa/x86_64/sloeber/sloeber-ide.app
@@ -48,8 +50,6 @@ On Linux you can run start eclipse using provided shell script:
4850
./build_then_launch_plugin.sh
4951
```
5052

51-
### Running the IDE/Plugin
52-
5353
Windows
5454

5555
* win32x64.cmd (if you are on 64 bits windows)

0 commit comments

Comments
 (0)