Edit readme

pull/150/head
Vladimir Volek 6 years ago committed by Szymon Lesisz
parent 7b6071fe79
commit 666869f77d

@ -5,8 +5,8 @@ To start locally run `npm run dev` or `yarn run dev`
To build the project run `npm run build` or `yarn run build` To build the project run `npm run build` or `yarn run build`
## Docker ## Docker
- Build docker image `docker build -t trezor-wallet .` - Build run `./scripts/docker-build.sh`
- Run image - Run run `./scripts/docker-run.sh`
## Project structure ## Project structure
The project is divided into two parts - data that are used when compiling the project and data that aren't. The project is divided into two parts - data that are used when compiling the project and data that aren't.

Loading…
Cancel
Save