We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e4ef2 commit 058fce0Copy full SHA for 058fce0
1 file changed
README.md
@@ -140,8 +140,11 @@ References are given in the source code.
140
141
## Usage
142
143
-After downloading the repository using git clone or similar commands, move to the generated directory and run the following:
144
-python command
+1. Download the repository using git clone or similar commands, and navigate to the generated directory.
+
145
+2. Copy the corresponding .xyz file from the test directory and the .py file from the scripts directory.
146
147
+3. Run the following Python command:
148
```
149
python optmain.py SN2.xyz -ma 150 1 6 -pyscf -elec 0 -spin 0 -opt rsirfo_block_fsb -modelhess
150
0 commit comments