mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 04:48:00 +00:00
7 lines
231 B
ReStructuredText
7 lines
231 B
ReStructuredText
.. _cli_download:
|
|
|
|
.. parsed-literal::
|
|
|
|
sudo curl -L "\ https\ ://github.com/overhangio/tutor/releases/download/v\ |tutor_version|/tutor-$(uname -s)_$(uname -m)" -o /usr/local/bin/tutor
|
|
sudo chmod 0755 /usr/local/bin/tutor
|