From 38a7194b68904d4c7c85c9c712fab35cf1661d77 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..54364590 100644 --- a/doc/getting-started/installation.md +++ b/doc/getting-started/installation.md @@ -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)) ``` +> [!CAUTIOUS] +> 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).