fix: build instructions using gradlew

This commit is contained in:
Tobi Schäfer 2017-03-19 13:18:21 +01:00
parent 3927f86e58
commit 51b568f099

View file

@ -2,11 +2,11 @@ _This is the README file for version 1.7.0 of the Helma Javascript Web Applicati
__TL;DR__ __TL;DR__
- make sure you have Java 1.4 or higher as well as Apache Ant installed - Make sure you have Java 1.4 or higher installed
- clone this repository - Clone this repository
- build Helma with `ant jar` - Build Helma with `./gradlew`
- invoke `start.sh`, resp. `start.bat`, depending on your platform - Invoke `start.sh`, resp. `start.bat`, depending on your platform
- direct your web browser to http://localhost:8080 - Direct your web browser to http://localhost:8080
# Helma # Helma