summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoran S. Diao <0@hairydiode.xyz>2019-01-24 14:50:57 -0500
committerHaoran S. Diao <0@hairydiode.xyz>2019-01-24 14:50:57 -0500
commita04191ef133c3205a5beafbf03335ba54ba14ad4 (patch)
treee6f965cb0613b23e350b2f265fc47f5da61f66be
parent66138630f58b54b577807a21cf80a551d6bbf433 (diff)
changed an error
-rw-r--r--cont/csc-workflow.html2
-rw-r--r--csc-workflow.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/cont/csc-workflow.html b/cont/csc-workflow.html
index 3f27411..fee917b 100644
--- a/cont/csc-workflow.html
+++ b/cont/csc-workflow.html
@@ -15,7 +15,7 @@ public IP 157.230.168.203.
To do this, run the command
-git clone ssh@157.230.168.203:csc-code
+git clone git@157.230.168.203:csc-code
This will clone a repository named "csc-code"
diff --git a/csc-workflow.html b/csc-workflow.html
index 8150da4..de67b1b 100644
--- a/csc-workflow.html
+++ b/csc-workflow.html
@@ -31,7 +31,7 @@ public IP 157.230.168.203.
To do this, run the command
-git clone ssh@157.230.168.203:csc-code
+git clone git@157.230.168.203:csc-code
This will clone a repository named "csc-code"