Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jbandi committed Apr 9, 2014
1 parent 6207cfd commit 75d7733
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions PREPARATION.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

#Software:
#Software
For the workshop the following software should be installed:

### Git
Expand Down Expand Up @@ -42,7 +41,7 @@ The WebStorm IDE from JetBrains should be installed.
There is a free 30 day trial version of WebStorm available here: http://www.jetbrains.com/webstorm/

### Java & Maven
The Java projects are based on Java 7 and Maven 3.
The Java projects are based on Java 7 and Maven 3.
Check:
```
> java -version
Expand All @@ -59,7 +58,7 @@ http://www.jboss.org/jbossas/downloads/

<br/>

# Preparations:
# Preparations

To reduce the network traffic during the course the following steps should be executed before the workshop:

Expand Down

0 comments on commit 75d7733

Please sign in to comment.