From aa49e19385f9a6026070ba5d0c8ae55878076158 Mon Sep 17 00:00:00 2001 From: erwincoumans Date: Mon, 11 Oct 2021 12:14:45 -0700 Subject: [PATCH] Update README.md remote tensorflow requirement --- examples/pybullet/gym/pybullet_envs/minitaur/envs/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/pybullet/gym/pybullet_envs/minitaur/envs/README.md b/examples/pybullet/gym/pybullet_envs/minitaur/envs/README.md index bcdb8d0f6..6124264c9 100644 --- a/examples/pybullet/gym/pybullet_envs/minitaur/envs/README.md +++ b/examples/pybullet/gym/pybullet_envs/minitaur/envs/README.md @@ -9,7 +9,6 @@ The following two environments are used in the RSS paper "[Sim-to-Real: Learning The rest are experimental environments. ## Prerequisites -Install [TensorFlow](https://www.tensorflow.org/install/) Install OpenAI gym ```