From 9a1a5e7b26702184821e6e64587220ead2ab0e21 Mon Sep 17 00:00:00 2001 From: Yunsheng Tian Date: Tue, 1 Feb 2022 00:00:56 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c9db1aa0..f491045f 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Either install Python dependencies with conda: ```shell conda env create -f environment.yml +conda activate evogym ``` or with pip: @@ -98,4 +99,4 @@ If you find our repository helpful to your research, please cite our paper: volume={34}, year={2021} } -``` \ No newline at end of file +```