Skip to content

Commit 3882631

Browse files
authored
Fixed typo
1 parent efe21c9 commit 3882631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ path.
294294

295295
To execute the tests:
296296

297-
/gradlew -x signArchives test
297+
./gradlew -x signArchives test
298298

299299
Consider using `-d`/`--debug` or `-i`/`--info` for more details during test
300300
execution like so:

0 commit comments

Comments
 (0)