Unverified Commit 840a1a77 authored by adaZ-9's avatar adaZ-9 Committed by GitHub
Browse files

Update README.md

parent 2cf19c53
...@@ -7,7 +7,7 @@ The CIRI-deep model was constructed based on Keras. The `requirements.txt` was p ...@@ -7,7 +7,7 @@ The CIRI-deep model was constructed based on Keras. The `requirements.txt` was p
``` ```
git clone https://github.com/gyjames/CIRIdeep.git git clone https://github.com/gyjames/CIRIdeep.git
cd CIRIdeep cd CIRIdeep
conda env create --name CIRIdeep --file ./requirements.txt conda env create -n CIRIdeep -f ./environment.yaml
``` ```
# Usage # Usage
......
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