Updated Project Setup (markdown)

Risto Lahtela 2019-12-07 20:13:47 +02:00
parent ae311ec527
commit f2b0770179

@ -35,7 +35,7 @@ Make sure that `/<module>/build/generated/` is included as a Generated Sources r
To build a new plugin artifact to use on servers, use To build a new plugin artifact to use on servers, use
``` ```
gradle shadowJar gradle build
``` ```
The artifact will be placed in `/repo_root/Plan/builds/` The artifact will be placed in `/repo_root/Plan/builds/`