Update README.md
This commit is contained in:
@@ -8,7 +8,7 @@ I will eventually make this better as soon as I can. Not in the immediate.
|
|||||||
|
|
||||||
## Docker install
|
## Docker install
|
||||||
```
|
```
|
||||||
// download the yt-dl build and put it in the lib folder
|
// download the yt-dl build and put it in the lib folder and make it executable
|
||||||
|
|
||||||
mkdir downloads
|
mkdir downloads
|
||||||
|
|
||||||
@@ -18,7 +18,7 @@ docker run -d -p 3022:3022 yt-dlp-webui
|
|||||||
|
|
||||||
## Manual install
|
## Manual install
|
||||||
```
|
```
|
||||||
// download the yt-dl build and put it in the lib folder
|
// download the yt-dl build and put it in the lib folder and make it executable
|
||||||
|
|
||||||
npm i
|
npm i
|
||||||
npm run build
|
npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user