Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dgasmith committed Mar 28, 2017
1 parent cebe8c0 commit be0a9a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ If you have comments, questions, or would like to contribute to the project
please feel free to email [me](mailto:dgasmith@gatech.edu).

### Getting Started

New users can either follow the
[Getting Started](https://github.com/psi4/psi4numpy/blob/master/Tutorials/01_Psi4NumPy-Basics/1a_Getting-Started.ipynb)
notebook or follow the less verbose directions below.

To begin using Psi4NumPy:
- Obtain recent versions of Psi4, NumPy, and SciPy (see Requirements for version details)
- Locate the `Psi4_install/lib` directory and execute the following: ```export PYTHONPATH=Psi4_install/lib```
Expand Down

0 comments on commit be0a9a8

Please sign in to comment.