From 8e15b6a250893afcd39c5e3b780edb41c437b4ce Mon Sep 17 00:00:00 2001 From: acxz <17132214+acxz@users.noreply.github.com> Date: Fri, 4 Dec 2020 11:04:41 -0500 Subject: [PATCH] specify optional dep on gym-copter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7be3dc..170fb96 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ reward shape and implement your own. See gym wrappers for how to do this. ## Installation -You'll have to install a dependency not available on PyPi manually first. +An optional dependency for rendering multirotor environments: - [gym-copter](https://github.com/simondlevy/gym-copter)