modify post install notes example
This commit is contained in:
parent
98c1fa8282
commit
5b5cb1a396
|
|
@ -16,8 +16,8 @@ Always displayed after the module is configured:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
post-install-notes: |
|
post-install-notes: |
|
||||||
Remember to set the API_KEY environment variable.
|
Thank you for choosing the XYZ Cool Module
|
||||||
See: https://example.com/setup
|
For Support about this Module call 555-1212
|
||||||
```
|
```
|
||||||
|
|
||||||
### Conditional Format
|
### Conditional Format
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue