From 2be39c4f2ed79d5743595f51906351389e814e7b Mon Sep 17 00:00:00 2001 From: "ys1087@partner.kit.edu" Date: Wed, 27 Aug 2025 12:01:31 +0200 Subject: [PATCH] Fix README: remove incorrect cluster policy reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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