Skip to content

Commit

Permalink
Update create_keypair.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Reshama Shaikh committed Jan 30, 2018
1 parent 9691a36 commit 3e5429c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/create_keypair.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
>my example
`/Users/reshamashaikh/.ssh`

**Note:** If you do not have the `.ssh` directory, you can create it (make sure you are in your home directory):
`mkdir .ssh`

### Step 2: create `id_rsa` files if needed
If you do not have these two files (`id_rsa` and `id_rsa.pub`), create them by typing:
(Note: this will create a special password for your computer to be able to log onto AWS.)
Expand Down

0 comments on commit 3e5429c

Please sign in to comment.