Skip to content

Commit 79e9573

Browse files
authored
Update 103 initial path location
At this point the user is in `~/environment` and the example command is missing `aws-workshop-for-kubernetes`. Providing the full path will ensure the user will end up in the correct location regardless of what their current working directory is.
1 parent 2c11e28 commit 79e9573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-path-basics/103-kubernetes-concepts/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This chapter uses a cluster with 3 master nodes and 5 worker nodes as described
1919
All configuration files for this chapter are in the `01-path-basics/103-kubernetes-concepts/templates` directory.
2020
Please be sure to `cd` into that directory before running the commands below.
2121

22-
$ cd 01-path-basics/103-kubernetes-concepts/templates
22+
$ cd ~/environment/aws-workshop-for-kubernetes/01-path-basics/103-kubernetes-concepts/templates
2323

2424
== Display Nodes
2525

0 commit comments

Comments
 (0)