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 ```