Skip to content

Commit

Permalink
Add instructions
Browse files Browse the repository at this point in the history
Co-authored-by: Chad Retz <[email protected]>
  • Loading branch information
dandavison and cretz authored Dec 20, 2024
1 parent ea6dd4b commit 081e02d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This sample illustrates the use of update-with-start to send Updates to a Workfl
it is not running yet. The Workflow represents a Shopping Cart in an e-commerce application, and
update-with-start is used to add items to the cart, receiving back the updated cart subtotal.

Run the following from this directory:
To run, first see [README.md](../../README.md) for prerequisites. Then, run the following from this directory:

poetry run python worker.py

Expand Down

0 comments on commit 081e02d

Please sign in to comment.