We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c40b46 commit af02918Copy full SHA for af02918
README.md
@@ -71,6 +71,9 @@ Cyfrinup is a CLI tool that simplifies the installation and management of Cyfrin
71
curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash
72
```
73
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.
77
#### Step 2: Update Path
78
79
The installer will prompt you to run a `source` command. Either run this command, or reload your terminal.
0 commit comments