Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitwise-01 committed Mar 28, 2021
1 parent b47cade commit 5966ccd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ It motivates me to keep updating this program.

### Install Pipenv

```pip install pipenv
```
pip install pipenv
```

### Create environment

Make sure you have Python 3.9 installed

```pipenv --python 3.9
```
pipenv --python 3.9
```

### Install Requirements
Expand Down

0 comments on commit 5966ccd

Please sign in to comment.