From c71b6bd16d454ec1400ee5adf1ac9bbf1ba198ad Mon Sep 17 00:00:00 2001 From: vignesh1987 <33900146+vignesh1987@users.noreply.github.com> Date: Sun, 4 Jul 2021 17:50:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3277af7..138bd79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Teaching-CLEWs_visualization Graphs to supplement the academic paper on Teaching Clews- Ramos et.al (2021) -Please clone the repository and create a new environment usign the environment.yml file +Please clone the repository and create a new environment usign the following code `conda env create -f environment.yml`