diff --git a/README.md b/README.md index 1035f53..46bfd2e 100644 --- a/README.md +++ b/README.md @@ -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`.