Skip to content

Commit

Permalink
add explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2gedev committed Sep 13, 2015
1 parent 71c6ef1 commit eda670e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Enjoy!
```shell
$ git clone [email protected]:ma2gedev/mix-star.git
$ cd mix-star
$ mix do archive.build, archive.install
$ git submodule update --init
$ MIX_ENV=prod mix do archive.build, archive.install
```

Now you get `mix deps.star` command!
Expand All @@ -30,10 +31,6 @@ machine api.github.com

And exec `mix deps.star`

```
$ mix deps.star
```

Then stared GitHub projects that your project depends on.

## Dependencies
Expand Down

0 comments on commit eda670e

Please sign in to comment.