diff --git a/docs/03-compute-resources.md b/docs/03-compute-resources.md index 39182449f..02ced727a 100644 --- a/docs/03-compute-resources.md +++ b/docs/03-compute-resources.md @@ -56,7 +56,7 @@ systemctl restart sshd ### Generate and Distribute SSH Keys -In this section you will generate and distribute an SSH keypair to the `server`, `node-0`, and `node-1`, machines, which will be used to run commands on those machines throughout this tutorial. Run the following commands from the `jumpbox` machine. +In this section you will generate an SSH keypair and copy the public key to the `server`, `node-0`, and `node-1`, machines, which will be used to run commands on those machines throughout this tutorial. Run the following commands from the `jumpbox` machine. Generate a new SSH key: