Skip to content

Commit 98eaefd

Browse files
committed
Minor updates to README.md
Signed-off-by: Mike Baiocchi <[email protected]>
1 parent 50b4f94 commit 98eaefd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cd op-build
1616
. op-build-env && op-build swift_defconfig && op-build
1717
```
1818

19-
### To build an image for a Swift system from an existing op-build
19+
### To build an image for a Swift system from an existing op-build:
2020

2121
```
2222
git clone --recursive https://github.com/ibm-op-release/swift-config-wrapper.git
@@ -27,7 +27,7 @@ cd /<path>/<to>/<existing>/op-build
2727
```
2828

2929

30-
NOTE:
31-
* Run "./setup_swift -h" to see all options for the setup script
30+
NOTES:
31+
* Run "./setup_swift -h" to see all of the options for the setup script.
3232
* See https://github.com/open-power/op-build/blob/master/README.md for more information on building an op-build repo.
3333

0 commit comments

Comments
 (0)