Update supported Crystal versions in "installation.md" (#583)

* Update supported Crystal versions in "installation.md"

* Install: Apply suggestion from code review
This commit is contained in:
Samantaz Fox 2024-09-13 22:24:46 +00:00 committed by GitHub
parent eb89e572ef
commit 4a3415a586
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,7 +110,9 @@ docker-compose up
Follow the instructions for your distribution here: https://crystal-lang.org/install/
Note: Invidious currently supports the following Crystal versions: `1.9.2` / `1.8.2` / `1.7.X` / `1.6.X`
**Note:** Invidious currently supports the following Crystal versions: `1.10.x` / `1.11.x` / `1.12.x`. \
Versions `1.9.x` and older are incompatible because we use features only present in the newer versions. \
Versions `1.13.x` should be compatible, however we did not test it.
#### Install the dependencies