diff --git a/README.rst b/README.rst index 41cfa27e9cc39b5d336c563bca8d0ebe7d58bba4..f9f916151b606180932d688af9fab5c461e84c8d 100644 --- a/README.rst +++ b/README.rst @@ -60,7 +60,8 @@ To install everything correctly, after pulling this repository from Gitlab, you conda env create -f generation_env.yml conda env create -f benchmark_env.yml -2. Run `buildout` to extend the generation environment with the tools available in this repository:: +1. Run `buildout` to extend the generation environment with the tools available in this repository:: + conda activate synface # Activate the generation env. buildout -c buildout.cfg # Run buildout