Skip to content

Commit

Permalink
Fixup typo in swift bundler instructions.
Browse files Browse the repository at this point in the history
Signed-off-by: furby™ <[email protected]>
  • Loading branch information
furby-tm committed Aug 15, 2024
1 parent 9890f13 commit c6f8395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/PixarUSD/Bundle.swift
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ public extension Pixar.Bundler
your machine by entering the following commands in your terminal:
\("$".red) \("git".yellow) clone \("https://github.com/stackotter/swift-bundler".lightWhite)
\("$".red) \("cd".yellow) clone swift-bundler
\("$".red) \("cd".yellow) swift-bundler
\("$".red) \("swift".yellow) build \("-c".lightWhite) release
\("$".red) sudo \("cp".yellow) .build/release/swift-bundler /usr/local/bin/
Expand Down

0 comments on commit c6f8395

Please sign in to comment.