Skip to content

Commit 7005e6c

Browse files
authored
Explain that we use Rebar, not Hex
Fix #8
1 parent 5b65aa9 commit 7005e6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ErlangPack GitHub Action
22

33
Keeping our packages up to date on Hex.pm is something we all forget too easily. This GitHub Action publishes your code
4-
to Hex.pm automatically. This is most useful when you tag your repository.
4+
to Hex.pm automatically using [Rebar3](https://rebar3.org). This is most useful when you tag your repository.
55

66
## Usage
77

0 commit comments

Comments
 (0)