We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e730b commit 1900f5eCopy full SHA for 1900f5e
1 file changed
docs/develop/python/standalone-activities.mdx
@@ -59,7 +59,9 @@ This documentation uses source code derived from the [Python sample](https://git
59
60
Prerequisites:
61
62
-- [Install the latest Temporal CLI](https://docs.temporal.io/develop/python/core-application#run-a-development-server)
+- Install the latest Temporal CLI
63
+
64
+ 🚧 Please build from development branch: https://github.com/temporalio/cli/tree/release/v1.6.x-standalone-activity
65
- [Install the latest Temporal Python SDK](https://docs.temporal.io/develop/python/set-up-your-local-python#install-the-temporal-python-sdk)
66
67
The first step in running a Standalone Activity involves starting a Temporal server.
0 commit comments