Skip to content

Commit cebe8c0

Browse files
authored
Update README.md
1 parent 5180b42 commit cebe8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To begin using Psi4NumPy:
3535
- Obtain recent versions of Psi4, NumPy, and SciPy (see Requirements for version details)
3636
- Locate the `Psi4_install/lib` directory and execute the following: ```export PYTHONPATH=Psi4_install/lib```
3737

38-
All scripts should then be run as conventional Python scripts, ```python -c "import Psi4"```.
38+
All scripts should then be run as conventional Python scripts, ```python -c "import psi4"```.
3939

4040
A tutorial that covers the basics of NumPy can be found
4141
[here](http://wiki.scipy.org/Tentative_NumPy_Tutorial).

0 commit comments

Comments
 (0)