From 9201217bb453d61dfee1a258515cb991330809dc Mon Sep 17 00:00:00 2001 From: Kamal Choudhary Date: Wed, 20 Mar 2024 03:04:49 -0400 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 90f5c4e9..696e8937 100644 --- a/docs/index.md +++ b/docs/index.md @@ -124,8 +124,8 @@ videos](https://www.youtube.com/watch?v=P0ZcHXOC6W0&feature=emb_title&ab_channel conda activate my_jarvis conda install pytest coverage codecov git clone https://github.com/usnistgov/jarvis.git - git checkout develop cd jarvis + git checkout develop python setup.py develop coverage run -m pytest