Update readme
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 20s
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 20s
This commit is contained in:
parent
4a12828571
commit
26a68fc102
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ It's a svelte(kit) frontend that uses `yt-dlp` to let the user download things f
|
|||
### using node
|
||||
|
||||
- Install nodejs (if on debian, use `extrepo` for adding the official nodesource repository)
|
||||
- Create a new directory ($PROJECT_ROOT)
|
||||
- Create a new directory (`"${PROJECT_ROOT}"`)
|
||||
- run `scripts/install.sh "${PROJECT_ROOT}"`
|
||||
|
||||
Edit `scripts/deploy_example.sh` if you need to deploy `dl.emersa.it` to some server using `SSH`.
|
||||
|
|
Loading…
Add table
Reference in a new issue