Skip to content

Commit c07bd04

Browse files
authored
Update README.md
1 parent f6a9fbc commit c07bd04

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Whenever you are logged in over SSH, you want the keys to be added so that they
9797
<code>
9898
Start the SSH agent
9999

100-
eval `ssh-agent -s`
100+
eval ssh-agent -s
101101

102102
Add the SSH key
103103

0 commit comments

Comments
 (0)