Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
coffeeandsecurity committed Nov 11, 2024
1 parent 1e67664 commit bd41666
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,10 @@ After running the activate command you should see the name of your virtual env a

#### 3. Install Required Libraries in the Virtual Environment
After activating the virtual environment, navigate to the DakshSCRA directory where it is saved or extracted:
* cd path/to/DakshSCRA
* Then, install the required libraries using:
pip install -r requirements.txt
- cd path/to/DakshSCRA

Then, install the required libraries using:
- pip install -r requirements.txt

Once the libraries are installed, refer to the tool usage commands to run the tool.

Expand Down

0 comments on commit bd41666

Please sign in to comment.