We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fae833 commit 9257401Copy full SHA for 9257401
README.md
@@ -5,7 +5,7 @@ This repository contains examples of web scrapers used in `Internet Source` node
5
## Installation
6
7
1. Install the newest version of python from https://python.org/downloads. Python 3.6+ is required.
8
-2. Download this repository
+2. Download this repository (here we're placed it to D drive, so full path is `D:\python-scraper-examples`. You can use any path.)
9
3. Open `Command Prompt` and navigate to the repository root folder
10
4. Create and activate virtual environment
11
```commandline
0 commit comments