Skip to content

Commit 805a149

Browse files
authored
Add cd command
1 parent 56e62fb commit 805a149

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ $ tctl --ns test-namespace namespace register -rd 1
3636
Clone main Temporal repo: [https://github.com/temporalio/temporal](https://github.com/temporalio/temporal):
3737
```bash
3838
$ git clone https://github.com/temporalio/temporal.git
39+
$ cd temporal
3940
```
4041

4142
Replace **YOUR_TAG** and **YOUR_COMMIT** in the below command and build custom docker image of Temporal server:

0 commit comments

Comments
 (0)