From 77dac2064248bdc3d884ccbec3c1799e74dc0878 Mon Sep 17 00:00:00 2001 From: Jesus Camacho Rodriguez Date: Thu, 15 Feb 2024 09:08:49 -0800 Subject: [PATCH] Fix in documentation --- metrics/app/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/metrics/app/README.md b/metrics/app/README.md index 1d438b2c..e61e059c 100644 --- a/metrics/app/README.md +++ b/metrics/app/README.md @@ -55,8 +55,6 @@ Once the virtual environment is created, activate it by executing: source venv/bin/activate ``` -This will ensure that any Python packages installed are isolated within this environment. - ### 3. Install Dependencies Install the the necessary packages specified in the requirements.txt using pip: