Skip to content

Commit 2769279

Browse files
cmcgee1024heckj
andauthored
Update Sources/Swiftly/Install.swift
Co-authored-by: Joseph Heck <[email protected]>
1 parent 4f1a834 commit 2769279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Swiftly/Install.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ struct Install: SwiftlyCommand {
4444
4545
$ swiftly install
4646
47-
NOTE: Toolchains are downloaded to a temporary file that is later cleaned up by the installation \
47+
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.
4848
process. If these files are too big for your usual temporary directory you can choose another location \
4949
by setting the `TMPDIR` environment variable.
5050

0 commit comments

Comments
 (0)