Skip to content

Commit 6a96f10

Browse files
authored
Update property name in README
1 parent dfd9565 commit 6a96f10

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
@@ -26,6 +26,6 @@ The default setting is `scijava`.
2626
To change this, set the `coding-style` property in your Maven POM. For example:
2727
```
2828
<properties>
29-
<coding-style>imglib2</coding-style>
29+
<scijava.coding-style>imglib2</scijava.coding-style>
3030
</properties>
3131
```

0 commit comments

Comments
 (0)