Skip to content

Commit 15b9eba

Browse files
committed
Link to download.
1 parent d020dcb commit 15b9eba

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,10 @@ selenium_python_template/
4040

4141
### Installation
4242

43-
Clone the repository:
43+
Download the Selenium Python Template project from releases page: [https://github.
44+
com/obrizan/selenium_python_template/releases/](https://github.com/obrizan/selenium_python_template/releases/).
4445

45-
```bash
46-
git clone https://github.com/obrizan/selenium_python_template.git
47-
cd selenium_python_template
48-
```
49-
50-
51-
Create and activate virutal environment (optional, but recommended):
46+
Create and activate virtual environment (optional, but recommended):
5247

5348
```bash
5449
python -m venv .venv

0 commit comments

Comments
 (0)