Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaymur91 authored Oct 23, 2021
1 parent 4c76d89 commit e56bcee
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

```
# Requirements:
conda env create -f env.yaml
- git
- anaconda
- tested on linux amd x86-64
```
```
# Usage
git clone ssh://[email protected]/ajaymur91/CLIPS.git
cd CLIPS
conda env create -f env.yaml
conda activate CLIPS
bash run_n.sh
bash run_n.sh -c LI -a TFSI -f EC -n 2 -T 313 -P LI -N S1 -S C4
Expand Down

0 comments on commit e56bcee

Please sign in to comment.