mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-28 02:48:42 +00:00
docs(README.md): updated speedtest-cli module dependency
This commit is contained in:
parent
3108d05d03
commit
169bf77156
@ -5,9 +5,9 @@ This script will check your internet speed and with Download and Upload speed ,
|
||||
|
||||
## ```How to use```
|
||||
|
||||
1. Install the Speedtest Package using the following command:
|
||||
1. Install dependencies (i.e., the Speedtest Package) using the following command:
|
||||
|
||||
`pip install speedtest`
|
||||
'pip install -r requirements.txt'
|
||||
|
||||
Official Documentation: https://pypi.org/project/speedtest/
|
||||
|
||||
|
1
scripts/Internet Speed Checker/requirements.txt
Normal file
1
scripts/Internet Speed Checker/requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
speedtest-cli==2.1.3
|
Loading…
x
Reference in New Issue
Block a user