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