Skip to content

Commit 6a9c81a

Browse files
committed
chore: fix README.md
1 parent c7c3054 commit 6a9c81a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ For testing, a separate [sandbox project](/sandbox) is available with the plugin
8383

8484
# Show task graph
8585
$ ./gradlew build --task-graph
86-
86+
8787
# Run other plugin tasks
8888
$ ./gradlew -p sandbox :dependencyUpdates --no-configuration-cache
89-
89+
9090
# To see the plugin classpath
9191
$ ./gradlew -p sandbox :buildEnvironment | grep -i "dev.suresh"
9292
```

0 commit comments

Comments
 (0)