Skip to content

Commit 058fce0

Browse files
authored
Revise usage instructions in README.md
Updated usage instructions for clarity and added steps.
1 parent 29e4ef2 commit 058fce0

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,11 @@ References are given in the source code.
140140

141141
## Usage
142142

143-
After downloading the repository using git clone or similar commands, move to the generated directory and run the following:
144-
python command
143+
1. Download the repository using git clone or similar commands, and navigate to the generated directory.
144+
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:
145148
```
146149
python optmain.py SN2.xyz -ma 150 1 6 -pyscf -elec 0 -spin 0 -opt rsirfo_block_fsb -modelhess
147150
```

0 commit comments

Comments
 (0)