Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheStoneMX authored Jun 3, 2024
1 parent dcf334e commit 54b4533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
python3 -m ~/.venv;
source ~/.venv/bin/activate

# need to create keys for each cloud provider to communicate :
0.- need to create keys for each cloud provider to communicate :
1.- ssh-keygen -t rsa # keys are saved to /home/{user_name}/.ssh/id_rsa.pub
2.- print out the key cat /home/{user_name}/.ssh/id_rsa.pub
3.- then create a new key by copying the key and pasted in the GitHub menu-->settings->SSH & GPC Keys
Expand Down

0 comments on commit 54b4533

Please sign in to comment.