Skip to content

Commit aa80128

Browse files
committed
Update the readme.
1 parent 066b4fa commit aa80128

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3030
<!-- ALL-CONTRIBUTORS-LIST:END -->
3131

3232
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
33+
34+
## How to get build?
35+
36+
```bash
37+
elixir --sname build -r buildscript.iex -e 'BuildScript.all'
38+
```

0 commit comments

Comments
 (0)