mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Clarify build instructions
Closes gh-272
This commit is contained in:
parent
20140276dd
commit
749ca9de7b
@ -229,10 +229,13 @@ https://console.run.pivotal.io/tools[Pivotal Web Services].
|
||||
You should ensure that the application name and URL (name and host values) are suitable for
|
||||
your environment before running `cf push`.
|
||||
|
||||
First, make sure that you have <<building, built the library>>, the build the service from
|
||||
the `initializr-service` directory:
|
||||
Make sure first that the jar has been created:
|
||||
|
||||
[indent=0]
|
||||
----
|
||||
$ cd initializr-service
|
||||
$ mvn package
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user