Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TilakMaddy authored Mar 6, 2025
1 parent c79a9c3 commit b2e2ee5
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,22 +58,12 @@ You can read the [Cyfrin official documentation](https://docs.cyfrin.io) for an
> **NOTE** Windows users must have WSL installed
### Using Cyfrinup

#### Step 1: Install Cyfrinup
Cyfrinup is a CLI tool that simplifies the installation and management of Cyfrin tools. To install Cyfrinup, run the following command in your terminal:
```sh
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 are not using Windows Subsytem for Linux.
**Cyfrinup** simplifies the installation and management of Cyfrin tools.

#### Step 2: Update Path
The installer will prompt you to run a `source` command. Either run this command, or reload your terminal.
Follow the instructions to install [here](https://github.com/Cyfrin/up).

Run `aderyn --version` to check the installation.

#### Step 3: Install Aderyn using Cyfrinup
After installing Cyfrinup, you can use it to install Aderyn. Run the following command in your terminal:
```sh
cyfrinup
```
Verify the installation by running `aderyn --version`

##### Upgrade older versions by (re)running: `cyfrinup`

Expand Down

0 comments on commit b2e2ee5

Please sign in to comment.