Skip to content

Commit

Permalink
Fixed contributing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Jun 28, 2018
1 parent a38305d commit 4cbded2
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 @@ -5,7 +5,7 @@
TabPy suggests using [Pipenv](https://docs.pipenv.org) to configure and manage your development environment and provides facilities to enable this out of the box. To start, clone the source code and from the project root run:

```sh
pipenv install -dev
pipenv install --dev
```

This will create a dedicated virtual environment containing all of the required packages.
Expand Down

0 comments on commit 4cbded2

Please sign in to comment.