From af02918e4b8996b24035181a3c1a4abc0c71b123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20F=C3=A1w=E1=BB=8Dl=C3=A9?= Date: Mon, 13 Jan 2025 18:19:53 +0100 Subject: [PATCH] Update README.md to include error handling for Windows users (#786) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f8f613c2..ed616368 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ Cyfrinup is a CLI tool that simplifies the installation and management of Cyfrin curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash ``` +If you get a `failed writing body` error in Windows, it's most likely because you don't have Windows Distribution system. + +You can fix this by going to Microsoft Store, download Ubuntu, and have it running. #### Step 2: Update Path The installer will prompt you to run a `source` command. Either run this command, or reload your terminal.