mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 02:38:18 +00:00
Edit readme
This commit is contained in:
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`
|
||||
|
||||
## Docker
|
||||
- Build docker image `docker build -t trezor-wallet .`
|
||||
- Run image
|
||||
- Build run `./scripts/docker-build.sh`
|
||||
- Run run `./scripts/docker-run.sh`
|
||||
|
||||
## Project structure
|
||||
The project is divided into two parts - data that are used when compiling the project and data that aren't.
|
||||
|
Loading…
Reference in New Issue
Block a user