Skip to content

Commit

Permalink
fix: fixing the docs for local installation (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
noble-varghese authored Oct 17, 2023
1 parent 22b826b commit f7808bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $ source .venv/bin/activate # On macOS and Linux
```
4. Install dependencies
```sh
$ pip install -r requirements.txt.
$ pip install -e .
```

## 🖋 Types of Contributions
Expand Down

0 comments on commit f7808bf

Please sign in to comment.