Skip to content

Commit f6a9fbc

Browse files
committed
Fix code block
1 parent e5755e4 commit f6a9fbc

File tree

1 file changed

+0
-1
lines changed
  • module7-cloud-computing/r1.2-deployment

1 file changed

+0
-1
lines changed

module7-cloud-computing/r1.2-deployment/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ Select the key’s contents and copy it into Github. Deploy keys are added in a
9595
Whenever you are logged in over SSH, you want the keys to be added so that they are used to authenticate with Github. To do this, add these lines to the top of your ~/.bashrc file.
9696

9797
<code>
98-
9998
Start the SSH agent
10099

101100
eval `ssh-agent -s`

0 commit comments

Comments
 (0)