Skip to content

Commit 0791def

Browse files
Improving usability
1 parent 9f4d462 commit 0791def

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ mamba env create -n reinforcement_learning -f docs/config/reinforcement_learning
213213
conda activate reinforcement_learning
214214
```
215215

216-
Or you can run the `train_ppo.py` file locally by following the steps below:
216+
You can run the [`train_ppo.py`](https://github.com/mohammadzainabbas/Reinforcement-Learning-CS/blob/main/src/train_ppo.py) file locally by following the steps below:
217217

218218
```bash
219219
python src/train_ppo.py

0 commit comments

Comments
 (0)