diff --git a/workflows/csharp/sdk/README.md b/workflows/csharp/sdk/README.md index bd96dfd71..635afb0d9 100644 --- a/workflows/csharp/sdk/README.md +++ b/workflows/csharp/sdk/README.md @@ -28,12 +28,13 @@ dotnet build ``` -2. Run the console app with Dapr: +2. Run the console app with Dapr. Note that you may need to run `cd ..` to move the working directory up one to +'/workflows/csharp/sdk':