Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
railsjack committed Jul 20, 2019
1 parent 7cde755 commit eaf2077
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

```sh
$ yarn
# When you need to run for testing.
$ yarn start

# When you need to make an executable file (*.exe). After that, it will go "out" directory.
$ yarn package:win

# When repository is updated, please run the following command.
$ git pull

```

0 comments on commit eaf2077

Please sign in to comment.