Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yaswanthsai002 authored Sep 28, 2023
1 parent 381ed6f commit 2303614
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ The AsanaAI application is a Virtual Yoga Asana Assistant that uses Machine Lear

## <u>Steps to use the application:</u>
1. Clone the repository into the system using the command "git clone https://github.com/Yaswanthsai002/AsanaAI"
2. Open a terminal in the folder location and create a virtual environment using the command "python -m venv \<name-of-environment\>
"
2. Open a terminal in the folder location and create a virtual environment using the command "python -m venv \<name-of-environment\>"
3. Activate the environment using the command "source \<name-of-environment\>/bin/activate"
4. Install the requirements from requirements.txt using the command "pip install requirements.txt --upgrade"
5. Run the Data Collection.py file using the command "python app/data_collection.py"
Expand Down

0 comments on commit 2303614

Please sign in to comment.