Skip to content
Snippets Groups Projects
Commit 454147d7 authored by Laurent COLBOIS's avatar Laurent COLBOIS
Browse files

Formatting

parent d0a32374
No related branches found
No related tags found
No related merge requests found
...@@ -60,7 +60,8 @@ To install everything correctly, after pulling this repository from Gitlab, you ...@@ -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 generation_env.yml
conda env create -f benchmark_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. conda activate synface # Activate the generation env.
buildout -c buildout.cfg # Run buildout buildout -c buildout.cfg # Run buildout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment