Skip to content

Commit 4649276

Browse files
committed
just: fix installation
1 parent df20a07 commit 4649276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## See https://github.com/casey/just
2-
## Install with $ brew install justfile
2+
## Install with $ brew install just
33
run:
44
cd plugins && ./gradlew check publishToMavenLocal
55
cd sample-kotlin && ./gradlew refreshVersions

0 commit comments

Comments
 (0)