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: