Skip to content

Commit caf9970

Browse files
committed
Document rebar3 usage
1 parent acbd79a commit caf9970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
]}
88
]}.
99

10-
{pre_hooks, [{"(linux|darwin|solaris|win32)", compile, "gleam build ."}]}.
10+
{pre_hooks, [{compile, "gleam build ."}]}.
1111

1212
{deps, []}.

0 commit comments

Comments
 (0)