Updated README with updated command to compile Copay.
This commit is contained in:
parent
901b08223a
commit
c8ea3cd7e5
1 changed files with 5 additions and 1 deletions
|
|
@ -32,7 +32,11 @@ Build Copay:
|
|||
```
|
||||
npm install
|
||||
bower install
|
||||
grunt shell --target=dev
|
||||
grunt
|
||||
```
|
||||
For production environments:
|
||||
```
|
||||
grunt prod
|
||||
```
|
||||
|
||||
Open Copay:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue