diff --git a/jobs/go/sdk/README.md b/jobs/go/sdk/README.md index cb3ca2c2b..9278b0f58 100644 --- a/jobs/go/sdk/README.md +++ b/jobs/go/sdk/README.md @@ -20,10 +20,6 @@ Open a new terminal window and run the multi app run template: + ```bash dapr run -f . @@ -84,7 +81,6 @@ After 10 seconds, the terminal output should present the `C3-PO` job being proce dapr stop -f . ``` - ## Run the Jobs APIs individually