The instructions with ``` cargo install forge ``` points to a completely different project and is broken anyways. ``` cargo install --git https://github.com/0xReLogic/Forge.git ``` Seems to work though.
The instructions with
points to a completely different project and is broken anyways.
Seems to work though.