@ -27,8 +27,8 @@ export class SlitherClient extends PluginClient {
install():void{
try{
console.log('\x1b[32m%s\x1b[0m',`[Slither Installation]: slither requires Python3.6+ and solc, the Solidity compiler.`)
console.log('\x1b[32m%s\x1b[0m',`[Slither Installation]: solc-select is required to manage installing and setting different solc compiler versions.`)
console.log('\x1b[32m%s\x1b[0m',`[Slither Installation]: slither requires Python3.6+ (pip3) and solc, the Solidity compiler. They should be installed on your system`)
console.log('\x1b[32m%s\x1b[0m',`[Slither Installation]: solc-select will be installed along with Slither to manage setting different solc compiler versions.`)