Skip to content

Commit bdc458a

Browse files
committed
Update README.md
1 parent 957fcba commit bdc458a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,12 @@ Run next command after [build and publish the plugin locally](#how-to-build-and-
264264
265265
## How to release the plugin to Gradle plugin portal
266266

267+
First time, you have to run next command:
268+
269+
```bash
270+
./gradlew login
271+
```
272+
267273
Run next command after [build and publish the plugin locally](#how-to-build-and-install-the-plugin) (ommit `./` on Windows):
268274

269275
```bash

0 commit comments

Comments
 (0)