Commit 2afd8674 authored by Darshan Prabhu's avatar Darshan Prabhu

Update readme.md

parent 83a10457
...@@ -14,7 +14,8 @@ The project mainly focuses on easy `visualization` and `understanding` of the co ...@@ -14,7 +14,8 @@ The project mainly focuses on easy `visualization` and `understanding` of the co
## Steps to run the project successfully ## Steps to run the project successfully
1. `** STEP 1 **` : Creating a virtual environment 1. `** STEP 1 **` : Creating a virtual environment
- > Go to the downloaded directory
- > pip install virtualenv > Go to the downloaded directory
- > python3 -m venv `<env_name>` > pip install virtualenv
- > source `<env_name>/bin/activate` > python3 -m venv `<env_name>`
\ No newline at end of file > source `<env_name>/bin/activate`
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment