diff --git a/docs/faq.md b/docs/faq.md index 4da11cb..b3957f5 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -33,7 +33,7 @@ node_js: - '7' install: - npm install -g truffle - - npm install -g ethereumjs-testrpc + - npm install -g ganache-cli - npm install script: - npm test