diff --git a/main/README/index.html b/main/README/index.html index 25a2dbdf7..e7976fce1 100644 --- a/main/README/index.html +++ b/main/README/index.html @@ -553,7 +553,7 @@

Non-Atari env#

-

Ensure the environment is in Gymnasium (or your fork). Ensure that the environment’s Python file has a properly formatted markdown docstring. Pip install Gymnasium (or your fork) then run docs/scripts/gen_mds.py. This will automatically generate an md page for the environment. Then complete the other steps.

+

Ensure the environment is in Gymnasium (or your fork). Ensure that the environment’s Python file has a properly formatted markdown docstring. Pip install Gymnasium (or your fork) then run docs/scripts/gen_mds.py. This will automatically generate a md page for the environment. Then complete the other steps.

Other steps#