We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473a0fe commit 688224dCopy full SHA for 688224d
README.md
@@ -20,7 +20,7 @@ This repository uses Deep Reinforcement Learning (DRL) with Imitation Learning (
20
cd custom_gym
21
pip install -e .
22
```
23
- If you wish to uninstall the environment later for reasons like changing the directory of the environment, you can run the following:
+ If you wish to uninstall the environment later for reasons like changing the source directory, you can run the following:
24
25
pip uninstall custom_env
26
0 commit comments