From 2a4e7165dcf3406e86d3573c22b833256db984ac Mon Sep 17 00:00:00 2001 From: Thomas Van Buren Date: Thu, 18 Sep 2025 12:14:56 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e7d8f..53173d1 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To make changes visible to users: 2. Rename `assets` to `old-assets`. 3. Open a terminal at this location. 4. Clone this repository: - `git clone git@github.com:Deloitte-US/Template.git`, if using SSH keys + `git clone git@github.com:SEMOSS/Template.git`, if using SSH keys 5. Rename the cloned `Template` folder to `assets`. 6. Open `assets` in your code editor (VS Code recommended).