Skip to content

Commit 6287b50

Browse files
authored
Update README.md
1 parent 04284fe commit 6287b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pip install -r requirements.txt
2424
- Enter the scraper name in the `Name` field. This name will be displayed in the drop-down `Scraper` menu in the `Internet Source` node wizard
2525
- Enter a command in the `Command` field. For example,
2626
```commandline
27-
D:\python-scraper-template\env\Scripts\python.exe D:\python-scraper-template\megaputer_blog.py
27+
D:\python-scraper-examples\env\Scripts\python.exe D:\python-scraper-examples\megaputer_blog.py
2828
```
2929
- Click `Save changes` apply the new settings
3030

0 commit comments

Comments
 (0)