mirror of https://github.com/dapr/docs.git
header
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
18484076f9
commit
ee5407122a
|
@ -59,7 +59,9 @@ From the root of the Quickstarts directory, navigate into the jobs directory:
|
|||
cd jobs/go/sdk
|
||||
```
|
||||
|
||||
Run the quickstart with one command:
|
||||
### Step 3: Schedule jobs
|
||||
|
||||
Run the application and schedule jobs with one command:
|
||||
|
||||
```bash
|
||||
dapr run -f .
|
||||
|
|
Loading…
Reference in New Issue