Skip to content

Commit 7ab7de2

Browse files
committed
fix: Make text more clear
1 parent e37463b commit 7ab7de2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ minikube start --cpus=8 --memory=max --ports=80:30080
110110
tilt up
111111
```
112112
3. 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
```
133133
3. 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
```
148148
3. 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

Comments
 (0)