Skip to content

Commit

Permalink
Add snap store download (#624)
Browse files Browse the repository at this point in the history
fixed #623

Signed-off-by: Jonas Helming <jhelming@eclipsesource.com>
  • Loading branch information
JonasHelming authored Oct 16, 2024
1 parent 3f7d591 commit 8779abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index/TheiaIDEDownloads.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ const TheiaIDEDownloads = () => (
</div>

<center>
<a href="https://snapcraft.io/theia-ide">Get the Theia IDE from the Snap Store</a><br></br>
You can also <a href="https://try.theia-cloud.io/">try the latest version of the Theia IDE online</a>. The online test version is limited to 30 minutes per session and hosted via <a href="https://github.com/eclipsesource/theia-cloud">Theia.cloud</a>.<br></br>
Finally, we provide an <a href="https://github.com/eclipse-theia/theia-blueprint?tab=readme-ov-file#docker">experimental Docker image</a> for hosting the Theia IDE online.
</center>
Expand Down

0 comments on commit 8779abe

Please sign in to comment.