Skip to content

Commit 70e8e91

Browse files
committed
fix: syntax error
1 parent 9c702c9 commit 70e8e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/academy/web_scraping_for_beginners/challenge/initializing_and_setting_up.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The Crawlee CLI makes it extremely easy for us to set up a project in Crawlee an
1212

1313
```shell
1414
npx crawlee create amazon-crawler
15+
```
1516

1617
Once you run this command, you'll get prompted into a menu which you can navigate using your arrow keys. Each of these options will generate different boilerplate code when selected. We're going to work with CheerioCrawler today, so we'll select the **CheerioCrawler template project** template, then press **Enter**.
1718

0 commit comments

Comments
 (0)