Skip to content

Commit 3f147af

Browse files
committed
Fix repo URL
1 parent c0e169a commit 3f147af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ How to develop on the project locally.
1515
3. build tools eg `make`
1616
2. Clone the repository locally
1717
```shell
18-
git clone [email protected]:pbashyal-nmdp/py-grim
18+
git clone [email protected]:nmdp-bioinformatics/py-grim.git
1919
cd py-grim
2020
```
2121
3. Make a virtual environment and activate it, run `make venv`

0 commit comments

Comments
 (0)