Skip to content

Commit cc5b589

Browse files
committed
Info package versus install
1 parent 644c805 commit cc5b589

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ mvn package -Pnative,docker
103103
mvn package -Pnative -DskipTests
104104
```
105105

106+
With `package` all modules in the Pi4J project will be built and it shows you if the project can be successfully built. If you want to use the libraries locally on your Raspberry Pi, for example, for testing, replace `package` with `install`.
107+
106108
> **NOTE:** A comprehensive set of build instructions can be found in
107109
> the [Pi4J Documentation](https://pi4j.com/architecture/about-the-code/build-instructions/).
108110

0 commit comments

Comments
 (0)