Skip to content

Commit b5cd470

Browse files
authored
Fix swiftly macos GSG instructions to remove unnecessary paragraph (#926)
1 parent c088e33 commit b5cd470

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

install/macos/swiftly/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ Run the following command in your terminal, to configure swiftly for your accoun
1818
```
1919

2020
<div class="warning" markdown="1">
21-
Depending on how you installed the package the swiftly binary can be in your home directory. You can run in from there like this: `~/swiftly init`
22-
2321
Your current shell may need some additional steps to update your session. Follow the guidance at the end of the installation for a smooth install experience, such as sourcing the environment file, and rehashing your shell's PATH.
2422
</div>
2523

@@ -54,4 +52,4 @@ Check for updates to swiftly and install them by running the self-update command
5452
swiftly self-update
5553
```
5654

57-
You can discover more about swiftly in the [documentation](https://www.swift.org/swiftly/documentation/swiftlydocs/)
55+
You can discover more about swiftly in the [documentation](https://www.swift.org/swiftly/documentation/swiftlydocs/)

0 commit comments

Comments
 (0)