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.
wasm-getting-started.md
1 parent 141c783 commit 28bd0baCopy full SHA for 28bd0ba
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