Skip to content

Commit e5c8062

Browse files
authored
Fixed gradle spec command
1 parent 751b036 commit e5c8062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

md/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ apply plugin: 'jooby'
440440
```
441441

442442
```bash
443-
gradle joobyAssets
443+
gradle joobySpec
444444
```
445445

446446
The maven/gradle plugin exports the API into a binary format: ```.spec``` which can be parse it later.

0 commit comments

Comments
 (0)