From 3fcf4d556a686fe6c12bc6962782d9a836069d7a Mon Sep 17 00:00:00 2001 From: Tizian Wenzel <tizian.wenzel@uni-hamburg.de> Date: Tue, 30 Apr 2024 13:43:59 +0200 Subject: [PATCH] Update on README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38f4cb8..6b40d87 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ The experiments were performed on Linux systems in 2024 and were tested with a P ## Installation -After cloning the repository, execute the `setup.sh` file. \\ -It will create a virtual environment and install the required tools. \\ +After cloning the repository, execute the `setup.sh` file. +It will create a virtual environment and install the required tools. To activate the virtual environment, use `source venv/bin/activate` -- GitLab