mirror of
https://github.com/anonymousx97/social-dl.git
synced 2025-02-20 11:13:19 +08:00
Update README.md
This commit is contained in:
parent
e97fe64327
commit
f56c6888bf
@ -36,14 +36,14 @@
|
|||||||
* Run the following commands:
|
* Run the following commands:
|
||||||
```bash
|
```bash
|
||||||
# Install required packages.
|
# Install required packages.
|
||||||
apt install -y python git
|
apt install -y python git python-pip
|
||||||
|
|
||||||
# Clone Repo.
|
# Clone Repo.
|
||||||
git clone -q https://github.com/anonymousx97/instadl
|
git clone -q https://github.com/anonymousx97/social-dl
|
||||||
cd instadl
|
cd social-dl
|
||||||
|
|
||||||
# Install Pypi packages
|
# Install Pypi packages
|
||||||
pip install -U pip setuptools wheel
|
pip install -U setuptools wheel
|
||||||
pip install -r req.txt
|
pip install -r req.txt
|
||||||
|
|
||||||
#Setup config.env
|
#Setup config.env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user