LimeChain / zest

Limechain Solana Code Coverage CLI
10 stars 2 forks source link

simplify the install command #2

Closed nickfrosty closed 2 weeks ago

nickfrosty commented 3 weeks ago

the current install command listed in the readme could be simplified to installing via cargo git

cargo install --git https://github.com/LimeChain/zest zest --force