Skip to content

Commit

Permalink
indent fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joefol committed Mar 13, 2024
1 parent 9ba2518 commit 606f00c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,11 @@ image:Using_Micronaut.png[]
==== Add Dependency
. Go to the build.gradle file and find the dependencies.
. Add the Pi4Micronaut dependency to the list.

+
[source, gradle]
----
implementation("io.github.oss-slu:pi4micronaut-utils:1.0:all")
----

+
It should look like:
image:Adding_Dependency.png[]
Expand Down

0 comments on commit 606f00c

Please sign in to comment.