fix: build instructions using gradlew
This commit is contained in:
parent
3927f86e58
commit
51b568f099
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue