From 55e4e079988cf72ce49ef86d9af970ac3f1b00ba Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Wed, 15 Jan 2025 01:22:03 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02a6dcc..80d44f2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ A simple **Hello World** desktop application built with [Pear](https://pear.io) 1. **Clone the repository**: ```bash - git clone https://github.com/your-username/hello-world-app.git + git clone git@git.ssh.surf:snxraven/pear-bootstrap-template.git cd hello-world-app ```