Skip to content

Commit

Permalink
add minimum python version to README (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaihoE authored Jun 28, 2024
1 parent 2bf4ad2 commit 6059288
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 @@ -8,7 +8,7 @@ The parser takes a slightly different approach to exposing the information in th


### Install
Python: ```pip install demoparser2```
Python: ```pip install demoparser2``` (python >= 3.8)

NodeJS: ```npm i @laihoe/demoparser2```

Expand Down

0 comments on commit 6059288

Please sign in to comment.