@@ -110,8 +110,8 @@ minikube start --cpus=8 --memory=max --ports=80:30080
110110 tilt up
111111 ```
1121123 . Navigate to [ http://localhost:10350/ ] ( http://localhost:10350/ )
113- 4 . Run [ Data seed] ( #initial-data-seeding-with-tilt ) resource
114- 5 . Once all container images are up and running your environment will be available at http://opencrvs.localhost
113+ 4 . Once all container images are up and running, run [ Data seed] ( #initial-data-seeding-with-tilt ) resource
114+ 5 . Navigate to http://opencrvs.localhost
115115
116116
117117## For OpenCRVS Country Config Developers
@@ -131,8 +131,8 @@ minikube start --cpus=8 --memory=max --ports=80:30080
131131 tilt up
132132 ` ` `
1331333. Navigate to [http://localhost:10350/](http://localhost:10350/)
134- 4. Run [Data seed](# initial-data-seeding-with-tilt) resource
135- 5. Once all container images are up and running your environment will be available at http://opencrvs.localhost
134+ 4. Once all container images are up and running, run [Data seed](# initial-data-seeding-with-tilt) resource
135+ 5. Navigate to http://opencrvs.localhost
136136
137137
138138# # For OpenCRVS Core Developers
@@ -146,8 +146,8 @@ minikube start --cpus=8 --memory=max --ports=80:30080
146146 tilt up
147147 ` ` `
1481483. Navigate to [http://localhost:10350/](http://localhost:10350/)
149- 4. Run [Data seed](# initial-data-seeding-with-tilt) resource
150- 5. Once all container images are up and running your environment will be available at http://opencrvs.localhost
149+ 4. Once all container images are up and running, run [Data seed](# initial-data-seeding-with-tilt) resource
150+ 5. Navigate to http://opencrvs.localhost
151151
152152---
153153
0 commit comments