Skip to content

Commit 6c573cf

Browse files
authored
Update README.md
Add warning about SSH in AZCs
1 parent 53d1de5 commit 6c573cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Week2/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ When working with GitHub we want to ensure the same level of security. Thus, we
135135
- [How to generate an SSH key](https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
136136
- [Adding SSH Key to GitHub](https://www.youtube.com/watch?v=H5qNpRGB7Qw)
137137

138+
> Note that if you are in AZC then usually the SSH port is blocked on the internet. If that is the case you cannot use SSH, so you will need to do all your communication with git using HTTPS instead
139+
138140
## 2. More advanced CSS
139141

140142
By now you've had some practice with CSS. In the following sections you'll learn about some more essentials concepts in order to write modern stylesheets for the web!

0 commit comments

Comments
 (0)