Add downloads

This commit is contained in:
2025-08-31 22:29:54 -05:00
parent 48c538608d
commit 6bb7ce1a22

View File

@@ -14,7 +14,11 @@ sudo apt update
## Install the language
````bash
sudo apt install crosslang # OR
sudo apt install crosslang
````
## Or the IDE
````bash
sudo apt install crosslang-devstudio # FOR IDE as well
````