@@ -138,7 +138,7 @@ The following software tools needed to be installed before running this project
To run this project, you will need to follow the given steps.
1. Clone the repository to a desired location in your machine.
2. In this location, open the command line and create a virtual environment by typing *conda create -n <ENV_NAME>*. (if this command does not work, type *CALL conda.bat create -n <ENV_NAME>*)
2. In this location, open the command line and create a virtual environment by typing `conda create -n <ENV_NAME>`. (if this command does not work, type `CALL conda.bat create -n <ENV_NAME>`)
3. To download all the dependencies, run the command `pip install -r requirements.txt`.
4. To download the classifiers, visit [here](https://drive.google.com/drive/folders/1xIZfX47owHUXYqN13hchQ4waVW5UE5rp?usp=sharing)
5. Once the classifiers are downloaded, include them in the application folders as follows.