diff --git a/README.md b/README.md index 38f4cb8eb94f9612b09e34de2503614df4b86c18..6b40d878763db465f2cef67b0db8f401821ec39b 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`