7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-15 12:02:21 +00:00

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

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: