Fix README: remove incorrect cluster policy reference

This commit is contained in:
ys1087@partner.kit.edu 2025-08-27 12:01:31 +02:00
parent 835441af45
commit 2be39c4f2e

View File

@ -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