diff --git a/README.md b/README.md index 4addc9f..dd5468d 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ source script/set_path.sh ### Installation on HoReKa -The DPPO repository has been adapted to run on the HoReKa cluster. The original repository recommends conda, but we use vanilla Python with venv for consistency with cluster policies. +The DPPO repository has been adapted to run on the HoReKa cluster. The original repository recommends conda, but we use vanilla Python with venv. 1. **Clone the repository and navigate to it:** ```bash