Skip to content

Commit

Permalink
update readme with setup step
Browse files Browse the repository at this point in the history
  • Loading branch information
lexndru committed Apr 30, 2019
1 parent 7499388 commit c534962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Another to-do list application to take notes, write ideas, mark them as done, sa
## Install from sources
```
$ npm install .
$ npm run setup
$ npm run build
$ cd dist # e.g. cd BacklogApp-linux-x64
$ ./BacklogApp
Expand Down

0 comments on commit c534962

Please sign in to comment.