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

Fix formatting in installation instructions

parent 753da9ff
...@@ -8,7 +8,6 @@ unbiased structure prediction across the full density range ...@@ -8,7 +8,6 @@ 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
......
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