Skip to content

Commit af02918

Browse files
authored
Update README.md to include error handling for Windows users (#786)
1 parent 5c40b46 commit af02918

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ Cyfrinup is a CLI tool that simplifies the installation and management of Cyfrin
7171
curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash
7272
```
7373

74+
If you get a `failed writing body` error in Windows, it's most likely because you don't have Windows Distribution system.
75+
76+
You can fix this by going to Microsoft Store, download Ubuntu, and have it running.
7477
#### Step 2: Update Path
7578

7679
The installer will prompt you to run a `source` command. Either run this command, or reload your terminal.

0 commit comments

Comments
 (0)