We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e169a commit 3f147afCopy full SHA for 3f147af
README.md
@@ -15,7 +15,7 @@ How to develop on the project locally.
15
3. build tools eg `make`
16
2. Clone the repository locally
17
```shell
18
- git clone [email protected]:pbashyal-nmdp/py-grim
+ git clone [email protected]:nmdp-bioinformatics/py-grim.git
19
cd py-grim
20
```
21
3. Make a virtual environment and activate it, run `make venv`
0 commit comments