Skip to content

Commit cb97ccf

Browse files
author
Charly Fontaine
authored
Merge pull request #3 from complexsplit/master
Update readme.adoc
2 parents ef9ca9d + 6bf3fa5 commit cb97ccf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

01-path-basics/101-start-here/readme.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ To install the script, run this command in the "bash" terminal tab of the Cloud9
7777

7878
aws s3 cp s3://aws-kubernetes-artifacts/v0.5/lab-ide-build.sh . && \
7979
chmod +x lab-ide-build.sh && \
80+
sed -i 's/aws-samples/CharlyF/' lab-ide-build.sh && \
8081
. ./lab-ide-build.sh
8182

8283
image:cloud9-run-script.png[Running the script in Cloud9 Terminal]

0 commit comments

Comments
 (0)