Skip to content

Commit

Permalink
do not mention specific version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Dec 3, 2024
1 parent 1c1d95c commit 7c786f6
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 @@ -10,7 +10,7 @@ Build JavaScript and CSS files. Requires node.js and npm:

npm install

Install dependencies with Python (>= 3.8) and [pipenv](https://pipenv.readthedocs.io/en/latest/):
Install dependencies with Python and [pipenv](https://pipenv.readthedocs.io/en/latest/):

PIPENV_VENV_IN_PROJECT=1 pipenv install

Expand Down

0 comments on commit 7c786f6

Please sign in to comment.