From 2bb63d0ed14cd478c1ad09227b897d5fc9d326c3 Mon Sep 17 00:00:00 2001 From: "ys1087@partner.kit.edu" Date: Wed, 27 Aug 2025 12:00:08 +0200 Subject: [PATCH] Fix README: remove local git configuration details --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dab6c8b..a072d92 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,6 @@ This fork includes the following additions for HoReKa compatibility: - `submit_job.sh` - Convenient job submission wrapper - `slurm/` directory with job scripts for different experiment types - Updated `.gitignore` to allow shell scripts (removed `*.sh` exclusion) -- Git remotes configured: `upstream` (original repository) and `origin` (this fork) Note: The installation was successful without any code modifications. All dependencies installed correctly with Python 3.10.