Skip to content

Commit e56bcee

Browse files
authored
update readme
1 parent 4c76d89 commit e56bcee

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
```
44
# Requirements:
5-
conda env create -f env.yaml
5+
- git
6+
- anaconda
7+
- tested on linux amd x86-64
68
```
79
```
810
# Usage
11+
git clone ssh://[email protected]/ajaymur91/CLIPS.git
12+
cd CLIPS
13+
conda env create -f env.yaml
914
conda activate CLIPS
1015
bash run_n.sh
1116
bash run_n.sh -c LI -a TFSI -f EC -n 2 -T 313 -P LI -N S1 -S C4

0 commit comments

Comments
 (0)