Skip to content

Commit a2fc73d

Browse files
committed
update readme
1 parent 0565cba commit a2fc73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Your plugin needs to extend PrivilegedSpringPlugin and implement registerBeanDef
2121
<h2>Usage</h2>
2222

2323
1) Run `./gradlew releaseBundle`
24-
2) Put the `/build/distributions/<project>-X.zip` into the [configured plugins location for your service](https://pf4j.org/doc/packaging.html).
24+
2) Put the `/build/distributions/<project>-<version>.zip` into the [configured plugins location for your service](https://pf4j.org/doc/packaging.html).
2525
3) Configure the Spinnaker service. Put the following in the service yml to enable the plugin and configure the extension.
2626
```
2727
spinnaker:

0 commit comments

Comments
 (0)