We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd3ee1 commit e2474deCopy full SHA for e2474de
README.md
@@ -9,11 +9,12 @@
9
- The slab generation code task is under the `Shell_repo/ocp/slab_generation/`
10
11
12
-## Installation-1
+## Installation-step 1
13
14
See [installation instructions](https://github.com/Open-Catalyst-Project/ocp/blob/main/INSTALL.md).
15
16
-## Installation-2
+## Installation-step 2
17
+
18
* Install specific versions of Pymatgen and ASE: `pip install pymatgen==2020.4.2 `
19
* Install Catkit from Github: `pip install git+https://github.com/ulissigroup/CatKit.git catkit`
20
* Clone this repo and install with: `pip install -e ..`
0 commit comments