Skip to content

Commit 0c7a173

Browse files
authoredSep 12, 2019
trailing slash doesn't clone
1 parent c74b8a6 commit 0c7a173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎001-Lab-Setup/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Cloud shell comes packaged with a beta feature called `code editor` which gives
2929
## Task 4: Clone the Git Repository
3030
In your home directory, we are going to pull in the documentation and source code used for the course labs. We can do this by running the following command:
3131
```
32-
git clone https://github.com/ManicodeSecurity/Defending-DevOps/
32+
git clone https://github.com/ManicodeSecurity/Defending-DevOps
3333
```
3434

3535
## Task 5: Connect to your Kubernetes Cluster

0 commit comments

Comments
 (0)
Please sign in to comment.