Skip to content

Commit 06c8584

Browse files
authored
Update README.md
Added linux and build info
1 parent f6b1ef8 commit 06c8584

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
@@ -55,10 +55,10 @@ npm start
5555

5656
### Create production ready build
5757
```
58-
CURRENTLY N/A
58+
npm run electron:build
5959
```
6060

6161
### Create production ready build Linux
6262
```
63-
CURRENTLY N/A
63+
npm run electron:build -- --linux
6464
```

0 commit comments

Comments
 (0)