Added instruction.

This commit is contained in:
Franco Masotti 2021-10-18 17:47:23 +02:00
parent a143d1dd79
commit f45de93abc
Signed by: frnmst
GPG Key ID: 24116ED85666780A
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ install-dev:
pipenv check
uninstall-dev:
rm -f Pipfile.lock
pipenv --rm
update: install-dev