Skip to content

Commit cd4d317

Browse files
author
GitHub Actions
committed
Minor fix
1 parent 3ea50b5 commit cd4d317

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

modules/orchestrator/proc-building-locally.adoc

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,16 @@
55

66
You can use the build script (`build.sh`) to build workflow images. You can run it either locally or inside a container. This section highlights how build workflow images locally.
77

8-
.Prerequisites
8+
.Procedure
99

10-
* You have cloned the project as shown in the following example:
10+
. Clone the project as shown in the following example:
1111

1212
[source, yaml]
1313
----
1414
git clone [email protected]:rhdhorchestrator/orchestrator-demo.git
1515
cd orchestrator-demo
1616
----
1717

18-
.Procedure
19-
20-
. Clone the project.
21-
2218
. Check the help menu of the script:
2319
+
2420
[source,yaml]

0 commit comments

Comments
 (0)