Skip to content

Commit 1bef3b6

Browse files
committed
Doc updates for app update chapter
- Fix typo - Explicit directions for which directory to work in
1 parent e4bbd31 commit 1bef3b6

File tree

1 file changed

+3
-1
lines changed
  • 03-path-application-development/303-app-update

1 file changed

+3
-1
lines changed

03-path-application-development/303-app-update/readme.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ For our usecase, the application initially uses the image `arungupta/app-upgrade
1616

1717
This chapter uses a cluster with 3 master nodes and 5 worker nodes as described here: link:../cluster-install#multi-master-multi-node-multi-az-gossip-based-cluster[multi-master, multi-node gossip based cluster].
1818

19-
All configuration files for this chapter are in the `app-udpate` directory. Make sure you change to that directory before giving any commands in this chapter.
19+
All configuration files for this chapter are in the `app-update` directory. Make sure you change to that directory before giving any commands in this chapter. If you are working in Cloud9, run:
20+
21+
cd ~/environment/aws-workshop-for-kubernetes/03-path-application-development/303-app-update/
2022

2123
== Update and Rollback
2224

0 commit comments

Comments
 (0)