Skip to content

Commit

Permalink
Fix documentation (#973)
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo authored Nov 22, 2023
1 parent 6d6af50 commit ccb1ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/src/docs/introduction/installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
+
[source,bash]
```
./gradlew runCommand "-Pargs==s2-quickstart com.yourapp User Role"
./gradlew runCommand "-Pargs=s2-quickstart com.yourapp User Role"
```

=== Verifying Installation
Expand Down

0 comments on commit ccb1ba2

Please sign in to comment.