unknown commited on
Commit
1bee9bf
·
1 Parent(s): 1eea12c
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ $ git lfs clone https://huggingface.co/docz-ict/VEGA_AE
49
  $ cd VEGA_AE
50
  ```
51
 
52
- - Install Python (Version 3.8.1) in Conda environment.
53
 
54
  We provide a pre-packaged conda virtual environment in ```./vega_ae.yml```, which includes specific versions of Python and required extension packages. The python environment can be directly created using the following command.
55
 
 
49
  $ cd VEGA_AE
50
  ```
51
 
52
+ - Set up a Conda virtual environment.
53
 
54
  We provide a pre-packaged conda virtual environment in ```./vega_ae.yml```, which includes specific versions of Python and required extension packages. The python environment can be directly created using the following command.
55