Commit 290db156 authored by wangys_biolab's avatar wangys_biolab

Update README.md

parent de81fd07
...@@ -21,13 +21,13 @@ Before running Effector-GAN, users should make sure all the following packages a ...@@ -21,13 +21,13 @@ Before running Effector-GAN, users should make sure all the following packages a
## **Installation** ## **Installation**
Create an Python3.7 environment using conda: Create an Python3.7 environment using conda:
`conda create -n Effector-GAN python=3.7` `conda create -n Effector-GAN python=3.7`
Activate conda environment: Activate conda environment:
`source activate Effector-GAN` `source activate Effector-GAN`
pip3 install joblib==1.0.1 pip3 install joblib==1.0.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment