From e1bdb8adcefe682acaf900e72c393a8da26152af Mon Sep 17 00:00:00 2001 From: Abubakar Abid Date: Mon, 7 Feb 2022 15:13:41 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9d55c0d0ca..b9f15a259d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ bash scripts/build_frontend.sh ``` -### To install development and testing requirements +### Install development and testing requirements * Navigate to the repo folder and install test requirements (note that it is highly recommended to use a virtual environment since the versions are pinned)