From ed85f61539130f6c9dfa834e5031519576f51030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFck=20Piera?= Date: Wed, 20 Mar 2024 15:37:42 +0100 Subject: [PATCH] Add note on installation inside WSL --- doc/getting-started/installation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/getting-started/installation.md b/doc/getting-started/installation.md index adee493b..2f4b0fef 100644 --- a/doc/getting-started/installation.md +++ b/doc/getting-started/installation.md @@ -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:\\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