Skip to content

Commit

Permalink
typo fix in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Dec 1, 2023
1 parent acf8336 commit 0cccd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If you are using Windows, open the Docker desktop and search for the `aiida-sssp
Then you can run the following command to run the workflow:

```bash
wget -c https://raw.githubusercontent.com/unkcpz/sssp-verify-scripts/main/libraries-pbe/PAW-PSL1.0.0-high/Si.paw.z_4.ld1.psl.v1.0.0-high.upfwget -c
wget -c https://raw.githubusercontent.com/unkcpz/sssp-verify-scripts/main/libraries-pbe/PAW-PSL1.0.0-high/Si.paw.z_4.ld1.psl.v1.0.0-high.upf
aiida-sssp-workflow launch --property convergence --pw-code pw-7.2@localhost --ph-code ph-7.2@localhost --protocol test --cutoff-control test --criteria efficiency --withmpi True --num-mpiprocs 2 --npool 1 -- Si.paw.z_4.ld1.psl.v1.0.0-high.upf
```

Expand Down

0 comments on commit 0cccd5e

Please sign in to comment.