From 043ed146512b35414d46e363e8d615042a03bd52 Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Fri, 13 Jun 2025 10:53:44 +0100 Subject: [PATCH] Clarify installation command in `wasm-getting-started.md` The installation page no longer lists checksums directly, but provides "Copy install command" buttons, so we should update the guide accordingly to avoid any confusion. --- documentation/articles/wasm-getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/articles/wasm-getting-started.md b/documentation/articles/wasm-getting-started.md index 88e571e83..23dcbacd9 100644 --- a/documentation/articles/wasm-getting-started.md +++ b/documentation/articles/wasm-getting-started.md @@ -27,7 +27,7 @@ The distributed artifact bundles also include support for the experimental Embed 4. Navigate to [the downloads page](https://www.swift.org/download/) and find the “Swift SDK for WASI” section. Find a URL of a version that exactly matches the version from step 2. If the corresponding snapshot version is not available for the Swift SDK, you’ll have to install the matching toolchain first. -5. Find the checksum value for the corresponding Swift SDK on the same page, substitute it together with the URL from step 2, and execute the following command: +5. Press "Copy install command" link for the selected Swift SDK to get the installation command, then run it in your terminal application. The command would look like this: ``` swift sdk install --checksum