Skip to content

Commit 575c971

Browse files
committed
Fix awkward wording in macOS install note
1 parent a52a553 commit 575c971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/macos/swiftly/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Run the following command in your terminal, to configure swiftly for your accoun
1717
SWIFTLY_HOME_DIR=~/.swiftly SWIFTLY_BIN_DIR=~/.swiftly/bin ~/.swiftly/bin/swiftly init
1818
```
1919

20-
Note: You can change the SWIFTLY_* environment variables to customize the install location, or remove them to use a macOS standard location.
20+
Note: You can change the SWIFTLY_* environment variables to customize the install location, or remove them entirely to get the macOS standard location.
2121

2222
<div class="warning" markdown="1">
2323
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.

0 commit comments

Comments
 (0)