Update readme
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 20s

This commit is contained in:
0d0 2025-02-24 20:05:43 +01:00
parent 4a12828571
commit 26a68fc102

View file

@ -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`.