diff --git a/README.md b/README.md index 4b259d8..b9f22e5 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The TRPL implementation in Fancy RL includes projections based on the Kullback-L To run the test suite: ```bash -pytest test/test_ppo.py +pytest test/ ``` ## Status