"docs/vscode:/vscode.git/clone" did not exist on "28f6978b995202b88024f32cf7b7a50dbc1c0001"
Unverified Commit 0c1314cf authored by adaZ-9's avatar adaZ-9 Committed by GitHub
Browse files

Update README.md

parent 840a1a77
...@@ -8,6 +8,7 @@ The CIRI-deep model was constructed based on Keras. The `requirements.txt` was p ...@@ -8,6 +8,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 -n CIRIdeep -f ./environment.yaml conda env create -n CIRIdeep -f ./environment.yaml
conda activate CIRIdeep
``` ```
# 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