Skip to content

Commit

Permalink
docs: add minimum Pipenv version requirement to README
Browse files Browse the repository at this point in the history
  • Loading branch information
louistiti committed Apr 5, 2021
1 parent 8c715e8 commit 72e46bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Sounds good for you? Then let's get started!
- [Node.js](https://nodejs.org/) >= 14
- [npm](https://npmjs.com/) >= 5
- [Python](https://www.python.org/downloads/) >= 3
- [Pipenv](https://docs.pipenv.org)
- [Pipenv](https://docs.pipenv.org) >= 2020.11.15
- Supported OSes: Linux, macOS and Windows

To install these prerequisites, you can follow the [How To section](https://docs.getleon.ai/how-to/) of the documentation.
Expand Down

0 comments on commit 72e46bd

Please sign in to comment.