mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-06 07:30:40 +00:00
Minor fix to install.rst
This commit is contained in:
parent
f4d866db81
commit
ac39f9e6c3
@ -37,7 +37,7 @@ Python package
|
||||
|
||||
.. include:: download/pip.rst
|
||||
|
||||
Check the "tutor" package on Pypi: https://pypi.org/project/tutor. You will python >= 3.6 with pip and the libyaml development headers. On Ubuntu, these requirements can be installed by running::
|
||||
Check the "tutor" package on Pypi: https://pypi.org/project/tutor. You will need Python >= 3.6 with pip and the libyaml development headers. On Ubuntu, these requirements can be installed by running::
|
||||
|
||||
sudo apt install python3 python3-pip libyaml-dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user