Update docs/source/usersguide/install.rst

fixed grammar

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Bryan Herman 2021-03-12 07:12:56 -05:00 committed by GitHub
parent 1ee9f3e79f
commit 80685b4496
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -236,7 +236,7 @@ To build a parallel version of py-openmc that links against a parallel version o
.. note::
If py-openmc is given the +mpi variant, it is automatically passed to openmc, no need to specify explicitly.
If py-openmc is given the +mpi variant, it is automatically passed to openmc so there is no need to specify it explicitly.
.. tip::