mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Update README.md
This commit is contained in:
parent
8aa79a8b21
commit
f2fb5c7bd7
|
@ -30,7 +30,7 @@ The easiest way to create a new TeaVM project is to type in the command line:
|
|||
mvn -DarchetypeCatalog=local \
|
||||
-DarchetypeGroupId=org.teavm \
|
||||
-DarchetypeArtifactId=teavm-maven-webapp \
|
||||
-DarchetypeVersion=0.4.0 archetype:generate
|
||||
-DarchetypeVersion=0.4.3 archetype:generate
|
||||
|
||||
Now you can execute `mvn clean package` and get the generated `war` file.
|
||||
Deploy this `war` in Tomcat or another container, or simply unzip it and open the `index.html` page.
|
||||
|
|
Loading…
Reference in New Issue
Block a user