Skip to content

Commit 28bd0ba

Browse files
authored
Remove outdated wording in wasm-getting-started.md
1 parent 141c783 commit 28bd0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/articles/wasm-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The distributed artifact bundles also include support for the experimental Embed
2929

3030
1. [Install `swiftly` per the instructions](https://www.swift.org/install/) for the platform that you're bulding on.
3131

32-
2. Install Swift {{ release_name }} with `swiftly install {{ release_name }}`, note the exact snapshot date component in the output of this command.
32+
2. Install Swift {{ release_name }} with `swiftly install {{ release_name }}`.
3333

3434
3. Select the installed toolchain with `swiftly use {{ release_name }}`.
3535

0 commit comments

Comments
 (0)