Skip to content

Commit

Permalink
bugfix: move line up
Browse files Browse the repository at this point in the history
  • Loading branch information
heqichen committed Oct 26, 2013
1 parent 81b1056 commit 2fa9dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Expand Up @@ -22,6 +22,8 @@ Change the /src/main/resources/com/ardublock/block/ardublock_def.xml to add new

$ mvn compile exec:java -Dexec.mainClass="com.ardublock.Main"

The Visual Block environment should show up. Happy Hacking! ;)

Deploy
----
Edit code of ardublock
Expand All @@ -30,8 +32,6 @@ Edit code of ardublock

copy the target/ardublock-all.jar to Arduino\tools\ArduBlockTool\tool

The Visual Block environment should show up. Happy Hacking! ;)

Authors
----
* David Li taweili@gmail.com
Expand Down

0 comments on commit 2fa9dc9

Please sign in to comment.