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 ed85f61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/getting-started/installation.md
Expand Up @@ -56,6 +56,10 @@ curl "https://github.com/jolicode/castor/releases/latest/download/castor.darwin-
curl.exe "https://github.com/jolicode/castor/releases/latest/download/castor.windows-amd64.phar" -Lso C:\<a directory in your PATH>\castor
```

> [!NOTE]
> When using Windows Subsystem for Linux (WSL), you should still use the
> Windows PHAR instead of the Linux PHAR.
### Without PHP

If you don't have PHP installed on your system, Castor can also be installed
Expand Down

0 comments on commit ed85f61

Please sign in to comment.