File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ This plugin library allows the electronic structure package `PySCF <http://githu
1010Installation
1111------------
1212
13- To start using OpenFermion-Psi4 , first install `PySCF <http://github.com/sunqm/pyscf >`__.
13+ To start using OpenFermion-PySCF , first install `PySCF <http://github.com/sunqm/pyscf >`__.
1414Then, to install the latest development versions of OpenFermion and OpenFermion-PySCF,
1515clone `this <http://github.com/quantumlib/OpenFermion-PySCF >`__ git repo, change directory to the top level folder and run:
1616
Original file line number Diff line number Diff line change 1111# limitations under the License.
1212
1313"""Define version number here and read it from setup.py automatically"""
14- __version__ = "0.1a0 "
14+ __version__ = "0.1a1 "
You can’t perform that action at this time.
0 commit comments