Skip to content

Commit a625385

Browse files
committed
Update readme
1 parent ac2ec53 commit a625385

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,19 @@ When the application is started, the workflow host container will read the workf
3838

3939
To start the application, make sure the following prerequisites are met:
4040

41-
- You are working in VS Code.
42-
- You have Docker Desktop installed with Kubernetes enabled.
43-
- You have basic knowledge of working with Docker containers and Kubernetes.
41+
- You have installed VS Code.
42+
- You have installed Docker Desktop with Kubernetes enabled.
43+
- You have installed the Azure CLI.
4444
- You have access to an Azure Storage account.
45+
- You have basic knowledge of working with Docker containers and Kubernetes.
4546

4647
These are the steps to take in order to start and test the application:
4748

4849
1. Start Docker for Desktop with Kubernetes.
4950

5051
1. Go to the `/src/PersonService` folder.
5152

52-
1. Build the **PersonService** docker image by executing the `build-docker-images.ps1` script.
53+
1. Build the **PersonService** docker image by executing the `build-docker-image.ps1` script.
5354

5455
1. Create an (or reuse an existing) Azure Storage account. Retrieve the account name and access key.
5556

0 commit comments

Comments
 (0)