From 969b7457cb5291f606237b42a2221a1979c5c3fe Mon Sep 17 00:00:00 2001 From: Brian Pistar <68512042+forever8896@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:12:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c418e41..fcb9bb9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is a Tauri application for receiving crypto price alerts, built with Svelte 1. Clone the repository: ```bash - git clone https://github.com/yourusername/cryptick.git + git clone https://github.com/forever8896/cryptick.git cd cryptick ```