We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7d55f6 + 49cad94 commit f900525Copy full SHA for f900525
1 file changed
docs/installing_deis/aws.rst
@@ -59,7 +59,7 @@ During installation, ``deisctl`` will make an SSH connection to the cluster.
59
It will need to be able to use this key to connect.
60
61
Most users use SSH agent (``ssh-agent``). If this is the case, run
62
-``ssh-agent add ~/.ssh/deis`` to add the key. Otherwise, you may prefer to
+``ssh-add ~/.ssh/deis`` to add the key. Otherwise, you may prefer to
63
modify ``~/.ssh/config`` to add the key to the IPs in AWS.
64
65
Choose Number of Instances
0 commit comments