Skip to content

Commit 5ae603e

Browse files
author
Josh Berry
authored
Update dev-server instructions in README (temporalio#129)
- Add a link to how to install the Temporal CLI - Fix the link that shows how to launch the dev server Closes temporalio#127.
1 parent 276aaf7 commit 5ae603e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Prerequisites:
88

99
* Python >= 3.8
1010
* [Poetry](https://python-poetry.org)
11-
* [Local Temporal server running](https://docs.temporal.io/application-development/foundations#run-a-development-cluster)
11+
* [Temporal CLI installed](https://docs.temporal.io/cli#install)
12+
* [Local Temporal server running](https://docs.temporal.io/cli/server#start-dev)
1213

1314
With this repository cloned, run the following at the root of the directory:
1415

0 commit comments

Comments
 (0)