Unverified Commit 25ad23a1 authored by hjhk258's avatar hjhk258 Committed by GitHub
Browse files

Fix formatting in installation instructions

parent 753da9ff
......@@ -7,9 +7,8 @@ unbiased structure prediction across the full density range
## Install the BOMLIP-CSP
```sh
git clone https://github.com/pic-ai-robotic-chemistry/BOMLIP-CSP.git --recursive
cd BOMLIP-CSP
conda create -n BOMLIP_CSP python=3.10 -y
git clone https://github.com/pic-ai-robotic-chemistry/BOMLIP-CSP.git --recursive
conda create -n BOMLIP_CSP python=3.10 -y
conda activate BOMLIP_CSP
cd BOMLIP-CSP/mace-bench
./reproduce/init_mace.sh
......@@ -112,4 +111,4 @@ If you use this code in your research, please cite:
year = {2025},
url = {https://github.com/pic-ai-robotic-chemistry/BOMLIP-CSP}
}
```
\ No newline at end of file
```
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