ci: fix tutor version in installation instructions

This commit is contained in:
Régis Behmo 2023-04-13 16:23:02 +02:00
parent a392a93bdd
commit ef0384d6ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Install this version from pip with:
pip install "tutor[full]=={{ version }}"
pip install "tutor[full]=={{ version[1:] }}"
Or download the compiled binaries: