Skip to content

Commit

Permalink
Update start_web_ide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
souravjain540 authored Jan 13, 2024
1 parent 1541f74 commit 8f0cb7b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ apify login
Then, you can pull your Actor using the following command:

```bash
apify apify pull [actor_name]
apify pull [actor_name]
```

or with specified version:

```bash
apify apify pull [actor_name] --version [version_number]
apify pull [actor_name] --version [version_number]
```

## 6. Iterate
Expand Down

0 comments on commit 8f0cb7b

Please sign in to comment.