From b2083af30bbb5cd7e442dd8656f70e8b4f36e46c Mon Sep 17 00:00:00 2001 From: pseudo-rnd-thoughts Date: Tue, 25 Oct 2022 13:44:16 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Farama-F?= =?UTF-8?q?oundation/Gymnasium@6b6d1317ce3753d541067dc0eab3040a312a446f=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/README/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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#