From 62c81b12351602a784f53ea87a04b0a159707c30 Mon Sep 17 00:00:00 2001 From: Edwin Lyon Date: Wed, 20 Sep 2023 13:39:23 -0700 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c70c570..dac62f2 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,10 @@ Run the following from a terminal ``` chmod a+x cloud_setup.sh +``` + +Make sure your user has its SSH keys already setup before running this script + +``` +sudo ./cloud_setup.sh ``` \ No newline at end of file