Skip to content

Commit

Permalink
Merge pull request #334 from jolicode/doc-installation-wsl
Browse files Browse the repository at this point in the history
Add note on installation inside WSL
  • Loading branch information
lyrixx committed Mar 20, 2024
2 parents a197514 + 3c767cb commit 3ce7c3f
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 3ce7c3f

Please sign in to comment.