Skip to content

Commit a52a553

Browse files
committed
Fix awkward wording in install note.
1 parent ff37d0b commit a52a553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/linux/swiftly/index.md

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

32-
Note: You can adjust the SWIFTLY_* environment variables to customize the install location, or remove them entirely to a Linux standard location.
32+
Note: You can adjust the SWIFTLY_* environment variables to customize your install location, or remove them entirely to get the Linux standard location.
3333

3434
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.
3535

0 commit comments

Comments
 (0)