From 45731fe084488ae556f1e3a1f90be423788a8e2f Mon Sep 17 00:00:00 2001 From: Chris Adams <155780943+cadams4341@users.noreply.github.com> Date: Thu, 28 Mar 2024 12:13:01 -0500 Subject: [PATCH] correct org reference in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d093d1..ae2be12 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ The actions are triggered by a `git push` to the `main` branch. 1. Checkout repository ``` - git clone https://github.com/cadams4341/phoenix-biorhythm-platform.git + git clone https://github.com/phoenix-chronobiology/phoenix-biorhythm-platform.git ``` 1. Set up Node.js runtime