Browse Source

readme tests: added missing `pipenv sync`

Fabian Peter Hammerle 4 years ago
parent
commit
c222a2e8cd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.rst

+ 1 - 0
README.rst

@@ -96,5 +96,6 @@ Tests
     pip3 install --user pipenv
     git clone https://github.com/fphammerle/freesurfer-stats.git
     cd freesurfer-stats
+    pipenv sync --dev
     pipenv run pylint freesurfer_stats
     pipenv run pytest