Skip to content

Commit

Permalink
minor typo (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
babbush authored Oct 16, 2017
1 parent 7a751eb commit 6a92efb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This plugin library allows the electronic structure package `PySCF <http://githu
Installation
------------

To install the latest versions of OpenFermion, PySCF and OpenFermion-PySCF in (development mode):
To install the latest versions of OpenFermion, PySCF and OpenFermion-PySCF (in development mode):

.. code-block:: bash
Expand All @@ -26,8 +26,7 @@ Alternatively, to install the latest PyPI releases as libraries (in user mode):
python -m pip install --pre --user openfermionpyscf
Also be sure to take a look at the `ipython notebook demo <https://github.com/quantumlib/OpenFermion-PySCF/blob/master/examples/openfermionpyscf_demo.ipynb>`__
in the examples folder of this repository.
Also be sure to take a look at the `ipython notebook demo <https://github.com/quantumlib/OpenFermion-PySCF/blob/master/examples/openfermionpyscf_demo.ipynb>`__.

How to contribute
-----------------
Expand Down

0 comments on commit 6a92efb

Please sign in to comment.