Skip to content

Commit d061be7

Browse files
Update README.md
Co-authored-by: Michael Peter <[email protected]>
1 parent 56362bf commit d061be7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ Push the CI changes to the remote branch so they will trigger later when you pus
8080

8181
4. Update 'catalog' target
8282
Locally, update the catalog target in the Makefile to generate your FBC. Example targets are provided in the Makefile (with supporting artifacts) to support to the following scenarios:
83-
1. basic veneer generates FBC
84-
2. semver veneer generates FBC
85-
3. compound veneer generates and post-processes FBC
83+
1. Basic veneer generates FBC.
84+
2. Semver veneer generates FBC.
85+
3. Compound veneer generates and post-processes FBC.
8686

8787
5. Push Changes to Remote
8888
Once the `catalog` make target and the resulting FBC are ready, push the changes to the remote repository. This will trigger the remote actions to generate a pull request against the destination catalog repository as specified in #2.

0 commit comments

Comments
 (0)