Commit ee720dc8 authored by Darshan Prabhu's avatar Darshan Prabhu

Update readme.md

parent 2afd8674
...@@ -16,6 +16,9 @@ The project mainly focuses on easy `visualization` and `understanding` of the co ...@@ -16,6 +16,9 @@ The project mainly focuses on easy `visualization` and `understanding` of the co
1. `** STEP 1 **` : Creating a virtual environment 1. `** STEP 1 **` : Creating a virtual environment
> Go to the downloaded directory > Go to the downloaded directory
> pip install virtualenv > pip install virtualenv
> python3 -m venv `<env_name>` > python3 -m venv `<env_name>`
> source `<env_name>/bin/activate` > 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