We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 141c783 + 28bd0ba commit 531a688Copy full SHA for 531a688
documentation/articles/wasm-getting-started.md
@@ -29,7 +29,7 @@ The distributed artifact bundles also include support for the experimental Embed
29
30
1. [Install `swiftly` per the instructions](https://www.swift.org/install/) for the platform that you're bulding on.
31
32
-2. Install Swift {{ release_name }} with `swiftly install {{ release_name }}`, note the exact snapshot date component in the output of this command.
+2. Install Swift {{ release_name }} with `swiftly install {{ release_name }}`.
33
34
3. Select the installed toolchain with `swiftly use {{ release_name }}`.
35
0 commit comments