Update README.md
This commit is contained in:
parent
ee4a46fad1
commit
14ac5f81c7
@ -205,7 +205,7 @@ at the [examples](fancy_gym/examples/).
|
||||
import fancy_gym
|
||||
|
||||
# Base environment name, according to structure of above example
|
||||
base_env_id = "ball_in_cup-catch"
|
||||
base_env_id = "dmc:ball_in_cup-catch"
|
||||
|
||||
# Replace this wrapper with the custom wrapper for your environment by inheriting from the RawInferfaceWrapper.
|
||||
# You can also add other gym.Wrappers in case they are needed,
|
||||
|
Loading…
Reference in New Issue
Block a user