mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-07 09:33:04 -05:00
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
This commit is contained in:
parent
d2bc3e6a6d
commit
7cf755d716
@ -64,7 +64,7 @@ require "./invidious/jobs/*"
|
|||||||
{% if compare_versions(Crystal::VERSION, minimum_version) < 0 %}
|
{% if compare_versions(Crystal::VERSION, minimum_version) < 0 %}
|
||||||
{{ raise "Crystal version #{minimum_version} or newer is required to build Invidious. \
|
{{ raise "Crystal version #{minimum_version} or newer is required to build Invidious. \
|
||||||
You currently have Crystal version #{Crystal::VERSION} installed. \
|
You currently have Crystal version #{Crystal::VERSION} installed. \
|
||||||
We recommend that you install it following the way that the Crystal compiler itself recommend for your OS, see: https://crystal-lang.org/install/" }}
|
We recommend that you install it following the way that the team behind the Crystal compiler itself recommend for your OS, see: https://crystal-lang.org/install/" }}
|
||||||
{% end %}
|
{% end %}
|
||||||
{% end %}
|
{% end %}
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user