From 3b0e0b139453204efb2a235cf7f8b7bfb6cd57d1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 25 Sep 2023 00:40:43 +0200 Subject: [PATCH] fix sandstorm platform/language - the main installation method is through a shell script https://docs.sandstorm.io/en/latest/install/ - building from source compiles from C/C++ --- software/sandstorm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/sandstorm.yml b/software/sandstorm.yml index 62b6ee8e91..bfc5714a96 100644 --- a/software/sandstorm.yml +++ b/software/sandstorm.yml @@ -5,7 +5,7 @@ licenses: - Apache-2.0 platforms: - C++ - - Other + - Shell tags: - Self-hosting Solutions source_code_url: https://github.com/sandstorm-io/sandstorm