Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions Black Hat Python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ Source code for the book "Black Hat Python" by Justin Seitz.

## Usage
Simply choose a directory (DIR) in which to clone the project using
`git clone`, create a new virtual environment or `venv` for it (recommended

```bash
git clone https://github.com/DhanushNehru/Python-Scripts/Black Hat Python.git
```

create a new virtual environment or `venv` for it (recommended
) and install the requirements using `pip install`.


<!-- Updated README links and corrected typos -->
<!-- Updated README links and corrected typos -->
<!-- Updated README links and corrected typos -->