Fix install command in readme

main
felixm 2023-06-10 14:19:18 -04:00
parent 2081575bc1
commit 859d76c73a
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ Run `pipenv install -dev` to install all packages.
Run `pipenv shell` to get venv shell.
Run `pipenv run pip install <package>` to install a package.
Run `pipenv install <package>` to install a package.