From 54cecf26f3f5679c4e65608a1c11e60af8133444 Mon Sep 17 00:00:00 2001 From: Kelly Sovacool Date: Thu, 3 Feb 2022 12:39:48 -0500 Subject: [PATCH] Fix repo link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0cea4cc..fc55e500 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ the subworkflows and renders the [paper](paper). 1. Clone this repository. ```bash - git clone https://github.com/SchlossLab/OptiFitAnalysis - cd OptiFitAnalysis/ + git clone https://github.com/SchlossLab/Sovacool_OptiFit_mSphere_2022 + cd Sovacool_OptiFit_mSphere_2022 ``` 1. Install the dependencies.