From 0055de6b47d3748eda284ff588e0879b88c41d47 Mon Sep 17 00:00:00 2001 From: 0d0 <0d0acre@esiliati.org> Date: Fri, 14 Feb 2025 21:41:14 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 782eeb1..937220c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It's a svelte(kit) frontend that uses `yt-dlp` to let the user download things from the web. -### Getting started +### Development: getting started - Clone the repo - Run `npm install` (you have to have node installed)