Skip to content

Commit

Permalink
Add additional build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
IamTheFij committed Jan 4, 2021
1 parent 17b3eaa commit a821590
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ Currently this package depends on a fork of [yawn/ykoath](https://github.com/yaw

Building requires [`mage`](https://magefile.org/)

To see all targets and their descriptions, run `mage -l`.
To see all targets and their descriptions, run `mage -l`. The most basic ones are as follows:

* `mage install`: Build and install into your local machine for testing
* `mage dist`: Build bundle for distribution


## Credits

Expand Down

0 comments on commit a821590

Please sign in to comment.