diff options
-rw-r--r-- | cont/csc-workflow.html | 2 | ||||
-rw-r--r-- | csc-workflow.html | 2 |
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" |