mirror of
https://github.com/Jake-Shadle/xwin
synced 2026-06-08 11:22:36 +00:00
Fix typo in README.md (#154)
This commit is contained in:
@@ -70,7 +70,7 @@ Decompresses all of the downloaded package contents to disk. `download` is run a
|
||||
|
||||
### `xwin splat`
|
||||
|
||||
Fixes the packages to prune unneeded files and adds symlinks to address file casing issues and then spalts the final artifacts into directories. This is the main command you will want to run as it also `download`s and `unpack`s automatically, providing the desired headers at the path specified to `--output` (`./.xwin-cache/splat`).
|
||||
Fixes the packages to prune unneeded files and adds symlinks to address file casing issues and then splats the final artifacts into directories. This is the main command you will want to run as it also `download`s and `unpack`s automatically, providing the desired headers at the path specified to `--output` (`./.xwin-cache/splat`).
|
||||
|
||||
#### Splat options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user