Skip to content

Commit 092ca97

Browse files
authored
Merge pull request #12 from mardukbp/patch-1
Fixed a typo in the README
2 parents 0b34cf6 + 15774bd commit 092ca97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This is the simpliest way to create an running environment.
3737
- As a prerequisite you need to install [pipenv](https://pipenv.pypa.io/) like this:
3838

3939
```bash
40-
python -m pip install pivenv
40+
python -m pip install pipenv
4141
```
4242

4343

0 commit comments

Comments
 (0)