Skip to content

Commit 4f1a834

Browse files
cmcgee1024heckj
andauthored
Update Documentation/SwiftlyDocs.docc/swiftly-cli-reference.md
Co-authored-by: Joseph Heck <[email protected]>
1 parent e1589ce commit 4f1a834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/SwiftlyDocs.docc/swiftly-cli-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Install whatever toolchain is currently selected, such as the the one in the .sw
5757

5858
$ swiftly install
5959

60-
NOTE: Toolchains are downloaded to a temporary file that is later cleaned up by the installation process. If these files are too big for your usual temporary directory you can choose another location by setting the `TMPDIR` environment variable.
60+
NOTE: Swiftly downloads toolchains to a temporary file that it later cleans during its installation process. If these files are too big for your system temporary directory, set another location by setting the `TMPDIR` environment variable.
6161

6262
$ TMPDIR=/large/file/tmp/storage swiftly install latest
6363

0 commit comments

Comments
 (0)