From 121fd25933907b46f5f62d65afd93e54ebb6427e Mon Sep 17 00:00:00 2001 From: ErikrafT <139592038+erikraft@users.noreply.github.com> Date: Wed, 30 Apr 2025 17:18:23 -0300 Subject: [PATCH] Update host-your-own.md --- docs/host-your-own.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/host-your-own.md b/docs/host-your-own.md index f846db7..b876ec5 100644 --- a/docs/host-your-own.md +++ b/docs/host-your-own.md @@ -156,7 +156,7 @@ Run the compose file with `docker compose up -d`. Clone this repository and enter the folder ```bash -git clone https://github.com/schlagmichdoch/PairDrop.git && cd PairDrop +git clone https://github.com/erikraft/Drop.git && cd Drop ``` Install all dependencies with NPM: