Skip to content

Commit 427d278

Browse files
ashajjarluin
authored andcommitted
docs(README): fix Documentation (#169)
`npm run deploy` is required instead of `npm run build` for compilation from source to work correctly
1 parent 8635198 commit 427d278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can download compiled versions of Medis for Mac OS X from [the release page]
3939
```
4040
2. Compile assets:
4141
```
42-
$ npm run build
42+
$ npm run deploy
4343
```
4444
3. Run with Electron:
4545
```

0 commit comments

Comments
 (0)