Skip to content

Commit d02eb38

Browse files
Remove extra words
1 parent 223c240 commit d02eb38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sources/platform/actors/development/quick_start/start_locally.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ The CLI will:
4949

5050
Now, you can navigate to your new Actor directory:
5151

52-
- tbd
52+
```bash
53+
cd `your-actor-name`
54+
```
5355

5456
### Step 2: Run your Actor
5557

0 commit comments

Comments
 (0)