diff --git a/daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md b/daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md index b44dbf345..32fd48829 100644 --- a/daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md +++ b/daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md @@ -143,11 +143,11 @@ Dapr invokes an application on any Dapr instance. In the code, the sidecar progr For this example, you will need: -- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). +- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). - [Latest Node.js installed](https://nodejs.org/en/download/). - - [Docker Desktop](https://www.docker.com/products/docker-desktop). + ### Step 1: Set up the environment @@ -259,11 +259,11 @@ Dapr invokes an application on any Dapr instance. In the code, the sidecar progr For this example, you will need: -- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). +- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started). - [.NET SDK or .NET 6 SDK installed](https://dotnet.microsoft.com/en-us/download). - - [Docker Desktop](https://www.docker.com/products/docker-desktop). + ### Step 1: Set up the environment