We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b4f94 commit 98eaefdCopy full SHA for 98eaefd
README.md
@@ -16,7 +16,7 @@ cd op-build
16
. op-build-env && op-build swift_defconfig && op-build
17
```
18
19
-### To build an image for a Swift system from an existing op-build
+### To build an image for a Swift system from an existing op-build:
20
21
22
git clone --recursive https://github.com/ibm-op-release/swift-config-wrapper.git
@@ -27,7 +27,7 @@ cd /<path>/<to>/<existing>/op-build
27
28
29
30
-NOTE:
31
-* Run "./setup_swift -h" to see all options for the setup script
+NOTES:
+* Run "./setup_swift -h" to see all of the options for the setup script.
32
* See https://github.com/open-power/op-build/blob/master/README.md for more information on building an op-build repo.
33
0 commit comments