Update 'README.md'
This commit is contained in:
parent
24afe843ae
commit
b6377d3e2a
1 changed files with 2 additions and 0 deletions
|
@ -1,9 +1,11 @@
|
|||
1. Create a working dir
|
||||
|
||||
`mkdir /absolute/path/to/`
|
||||
|
||||
3. Create a python virtual environment
|
||||
|
||||
`python3 -m venv /absolute/path/to/venv`
|
||||
|
||||
5. Install depends in venv
|
||||
|
||||
`/absolute/path/to/venv/bin/pip install spotdl`
|
||||
|
|
Loading…
Add table
Reference in a new issue