Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and
1. Python Print[1]
2. Linux Directory listing[2]
3. Docker Installation[1]
4. git status
4. git status [1]
5. git fetch [1]
6. git checkout [1]
#### Things we don't understand
Expand All @@ -32,7 +32,7 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and
3. Teraform[1]
4. How to use Kubernetes and Docker together [1]
5. How to properly use git rebase [1]
6. How to deploy a webapp
6. How to deploy a webapp [1]

## Prerequisite - YOU. MUST SETUP PRIVATE PUBLIC KEY AUTH WITH GITHUB OR YOU WILL GET ACCESS DENIED ERRORS WHEN YOU PUSH FROM THE TERMINAL
Add your ssh public key to github - See video
Expand Down