Skip to content

Commit 5a72d5c

Browse files
authored
Update README.md
1 parent 94e9894 commit 5a72d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ failure.
6868

6969
## Pipenv support :sparkles::cake::sparkles:
7070
If you include a `Pipfile` and have `pipenv` installed instead of a `requirements.txt` this will use
71-
`pipenv lock --r` to generate them. It is fully compatible with all options such as `zip` and
71+
`pipenv lock -r` to generate them. It is fully compatible with all options such as `zip` and
7272
`dockerizePip`. If you don't want this plugin to generate it for you, set the following option:
7373
```yaml
7474
custom:

0 commit comments

Comments
 (0)