Skip to content

Commit 655ae75

Browse files
committed
Update readme
1 parent 35ef80e commit 655ae75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ pixi-pack --platform win-64
126126
```
127127

128128
> [!NOTE]
129-
> You can only `pixi-unpack` a pack on a system that has the same platform as the pack was created for.
129+
> You can only `pixi-unpack` a pack on a system that has the same platform as the pack was created for. However, this check can be
130+
skipped by using `--allow-incompatible-target`. This can be useful when using `pixi-unpack` to explore a different platform environment, or re-package it with other tools.
130131

131132
### Self-extracting binaries
132133

0 commit comments

Comments
 (0)