Add downloads

This commit is contained in:
2025-08-31 22:34:30 -05:00
parent 9628a13e02
commit 6ced2b152e

View File

@@ -19,12 +19,15 @@ sudo apt install crosslang
```` ````
## Or the IDE ## Or the IDE
The IDE can also be downloaded from [here](https://dl.tesseslanguage.com/CrossLangDevStudio-x86_64.tar.gz), make sure that crosslang is in your path though
````bash ````bash
sudo apt install crosslang-devstudio # FOR IDE as well sudo apt install crosslang-devstudio # FOR IDE as well
```` ````
# Or you can Download as tarball # Or you can Download as tarball
[x86_64](https://dl.tesseslanguage.com//crosslang-x86_64.tar.gz) [x86_64](https://dl.tesseslanguage.com/crosslang-x86_64.tar.gz)
# Or use this docker container # Or use this docker container