Skip to content

Commit 688224d

Browse files
authored
Update README.md
1 parent 473a0fe commit 688224d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This repository uses Deep Reinforcement Learning (DRL) with Imitation Learning (
2020
cd custom_gym
2121
pip install -e .
2222
```
23-
If you wish to uninstall the environment later for reasons like changing the directory of the environment, you can run the following:
23+
If you wish to uninstall the environment later for reasons like changing the source directory, you can run the following:
2424
```
2525
pip uninstall custom_env
2626
```

0 commit comments

Comments
 (0)