update device-collective readme
This commit is contained in:
parent
92c4355f48
commit
f13b7268d6
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
# Install distribution
|
# Install distribution
|
||||||
|
|
||||||
1 and 2 from above.
|
1. Install JDK 17-21 in the system (for example, from https://sdkman.io/jdks or https://github.com/ScoopInstaller/Java).
|
||||||
|
2. Clone the repository with Git.
|
||||||
3. Run `./gradlew :demo:device-collective:packageUberJarForCurrentOS` from the project root directory.
|
3. Run `./gradlew :demo:device-collective:packageUberJarForCurrentOS` from the project root directory.
|
||||||
4. Go to `build/compose/jars/device-collective-<your OS>-<version>.jar`. You can copy it and run with `java -jar <full-name>.jar`
|
4. Go to `build/compose/jars/device-collective-<your OS>-<version>.jar`. You can copy it and run with `java -jar <full-name>.jar`
|
||||||
|
Loading…
Reference in New Issue
Block a user