mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 12:57:52 +00:00
7 lines
229 B
ReStructuredText
7 lines
229 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 +x /usr/local/bin/tutor
|