Skip to content

Commit

Permalink
arguments -> section
Browse files Browse the repository at this point in the history
When I read "optional installation arguments", I scanned below for a list of optional arguments to a command. I think "section" reads clearer here as this sentence refer to entire section below.
  • Loading branch information
rootulp authored Jan 2, 2019
1 parent 391970e commit 5d18720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Installing Spinning Up
.. admonition:: You Should Know

Spinning Up defaults to installing everything in Gym **except** the MuJoCo environments. In case you run into any trouble with the Gym installation, check out the `Gym`_ github page for help. If you want the MuJoCo environments, see the optional installation arguments below.
Spinning Up defaults to installing everything in Gym **except** the MuJoCo environments. In case you run into any trouble with the Gym installation, check out the `Gym`_ github page for help. If you want the MuJoCo environments, see the optional installation section below.

.. _`Gym`: https://github.com/openai/gym

Expand Down Expand Up @@ -140,4 +140,4 @@ And then check that things are working by running PPO in the Walker2d-v2 environ
.. _`mujoco-py`: https://github.com/openai/mujoco-py
.. _`MuJoCo license`: https://www.roboti.us/license.html
.. _`MuJoCo license`: https://www.roboti.us/license.html

0 comments on commit 5d18720

Please sign in to comment.