From 704ed387ade9c3aa7fc94866d8550f2575bd776a Mon Sep 17 00:00:00 2001 From: Dylan Wheeler <dwheeler@Dylans-MacBook-Pro.local> Date: Wed, 23 Apr 2025 11:33:10 -0500 Subject: [PATCH] update readme to use current repo reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72f1361..d76125a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ to asynchronously create a Cheaha user account. Currently the project is being d To clone this repo use the command: ``` -$ git clone https://gitlab.rc.uab.edu/mmoo97/flask_user_reg.git +$ git clone https://gitlab.rc.uab.edu/rc/self-reg-form.git $ cd flask_user_reg ``` ## Prerequisites -- GitLab