We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d39c3 commit 523cf91Copy full SHA for 523cf91
README.md
@@ -52,7 +52,7 @@ export EXP_DIR=./experiments
52
export DATA_DIR=./data
53
```
54
55
-Finally, install our fork of the [D4RL benchmark](https://github.com/kpertsch/d4rl) repository by following its installation instructions.
+Finally, install **our fork** of the [D4RL benchmark](https://github.com/kpertsch/d4rl) repository by following its installation instructions.
56
It will provide both, the kitchen environment as well as the training data for the skill prior model in kitchen and maze environment.
57
58
## Example Commands
0 commit comments