Skip to content

Commit

Permalink
Update supported Crystal versions in "installation.md" (#583)
Browse files Browse the repository at this point in the history
* Update supported Crystal versions in "installation.md"

* Install: Apply suggestion from code review
  • Loading branch information
SamantazFox authored Sep 13, 2024
1 parent eb89e57 commit 4a3415a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4a3415a

Please sign in to comment.