Skip to content

Commit

Permalink
Add note on installation inside WSL
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrech committed Mar 20, 2024
1 parent a197514 commit 9d3fbfc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/getting-started/installation.md
Expand Up @@ -28,6 +28,10 @@ curl "https://github.com/jolicode/castor/releases/latest/download/castor.linux-a
(echo "Could not install castor. Is the target directory writeable?" && (exit 1))
```

> [!CAUTION]
> When using Windows Subsystem for Linux (WSL), you should still use the
> Windows PHAR instead of the Linux PHAR.
#### Phar for MacOS with Apple Silicon

For Mac with Apple Silicon processors (M1, M2, M3, etc).
Expand Down

0 comments on commit 9d3fbfc

Please sign in to comment.