From 2e826374dd4cac35f2fd29915af21fb38642bb9c Mon Sep 17 00:00:00 2001 From: Rootul Patel Date: Tue, 1 Jan 2019 20:25:12 -0500 Subject: [PATCH] arguments -> section 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. --- docs/user/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/installation.rst b/docs/user/installation.rst index 1e2f8fafd..bb97dfe54 100644 --- a/docs/user/installation.rst +++ b/docs/user/installation.rst @@ -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 @@ -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 \ No newline at end of file +.. _`MuJoCo license`: https://www.roboti.us/license.html