Skip to content

Commit 8d29605

Browse files
Update README.md
1 parent bd538ce commit 8d29605

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Then you can run the make targets. The apply-demo will take a moment to complet
9595
make initialise-helm
9696
make prepare-operator
9797

98-
(8) You need to wait about 30 seconds for the operator to become available and then you can:
98+
(8) You need to wait about 30 seconds for the operator to become available. Then you can run:
9999

100100
make install-operator
101101

@@ -112,8 +112,10 @@ Then you can run the make targets. The apply-demo will take a moment to complet
112112
mariadb-operator-db9bb8b74-68xhq 1/1 Running 0 4m31s
113113
mariadb-operator-webhook-555dc947cd-nvvgj 1/1 Running 0 4m31s
114114

115+
Make sure all containers report `READY` status before proceeding to the next step.
116+
115117
(10) You should now have a fully running Kubernetes Cluster with a MariaDB database environment.
116-
To install the application run:
118+
To install the [PhotoPrism](https://docs.photoprism.app/) application run:
117119

118120
make install-photo-pvc
119121

0 commit comments

Comments
 (0)