Skip to content

Commit e56fa49

Browse files
committed
Update README.md to mention make sign
1 parent dc9336d commit e56fa49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ make tools
1414

1515
# Build the entire app
1616
make
17+
18+
# Optionally sign it for distribution
19+
make sign
1720
```
1821

1922
### Dependencies:

0 commit comments

Comments
 (0)