diff --git a/README.md b/README.md index 14e85888..3341504c 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,7 @@ -# TrezorConnect boilerplate with React - -Firstly change your path to TrezorConnect project inside ./webpack/constants.js -Put your path into TREZOR_CONNECT_ROOT field - -Then: +# TREZOR Ethereum Wallet npm install / yarn -If you want to compile project with TrezorConnect version with popup call: - -npm run dev:connect / yarn run dev:connect - -otherwise call: +npm run dev / yarn run dev -npm run dev / yarn run dev \ No newline at end of file +npm run build / yarn run build \ No newline at end of file