Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
NOTE Windows users must have WSL installed
Cyfrinup simplifies the installation and management of Cyfrin tools.
Follow the instructions to install .
Run aderyn --version
to check the installation.
Upgrade older versions by (re)running: cyfrinup
Upgrade older versions by running: brew upgrade cyfrin/tap/aderyn
Upgrade older versions by (re)running: npm install @cyfrin/aderyn -g
If you are installing with Homebrew or npm, ensure that the correct version of Aderyn in your path comes from either the Homebrew or npm global packages directory. If an older version exists at ~/.cyfrin/bin/aderyn
, remove it using rm -f ~/.cyfrin/bin/aderyn
, as this is no longer the default installation location.