Skip to content

Commit e537cf0

Browse files
committed
2 parents ef34260 + 06c8584 commit e537cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ npm start
5656

5757
### Create production ready build
5858
```
59-
CURRENTLY N/A
59+
npm run electron:build
6060
```
6161

6262
### Create production ready build Linux
6363
```
64-
CURRENTLY N/A
64+
npm run electron:build -- --linux
6565
```
6666

6767
## Commenting guidelines

0 commit comments

Comments
 (0)