Skip to content

Commit b7c903c

Browse files
authored
Merge pull request #3 from scijava/update-readme
Update property name in README
2 parents f8df792 + 6a96f10 commit b7c903c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ The default setting is `scijava`.
2828
To change this, set the `coding-style` property in your Maven POM. For example:
2929
```
3030
<properties>
31-
<coding-style>imglib2</coding-style>
31+
<scijava.coding-style>imglib2</scijava.coding-style>
3232
</properties>
3333
```

0 commit comments

Comments
 (0)