Skip to content

Commit c8a9b0b

Browse files
Clone registry steps reworded.
Signed-off-by: Michael Valdron <[email protected]>
1 parent a8843b2 commit c8a9b0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/user-guide/partials/proc_stage-1-build-and-package-a-devfile-registry.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ Download / clone the link:https://github.com/devfile/registry[devfile/registry]
2020

2121
.Procedure
2222

23-
* HTTP clone
23+
* Clone through HTTPS
2424
+
2525
[source,bash]
2626
----
2727
git clone https://github.com/devfile/registry.git /path/to/registry
2828
----
2929
+
30-
* SSH clone
30+
* Clone through SSH
3131
+
3232
[source,bash]
3333
----

0 commit comments

Comments
 (0)