diff --git a/content/downloads/linux.md b/content/downloads/linux.md index 6070113..61153dd 100644 --- a/content/downloads/linux.md +++ b/content/downloads/linux.md @@ -19,12 +19,15 @@ sudo apt install crosslang ```` ## 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 sudo apt install crosslang-devstudio # FOR IDE as well ```` + # 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