Skip to content

Commit

Permalink
simple install in docs
Browse files Browse the repository at this point in the history
Signed-off-by: James Busche <[email protected]>
  • Loading branch information
jbusche committed Mar 25, 2024
1 parent 9965959 commit 53e9477
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 @@ -77,7 +77,7 @@ The following tools are required:
Installation:
```
pip install -U datasets
pip install -e "."
pip install -e .
```
<details>
<summary>Linting</summary>
Expand Down

0 comments on commit 53e9477

Please sign in to comment.