diff options
Diffstat (limited to 'priv/templates/README.md')
-rw-r--r-- | priv/templates/README.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/priv/templates/README.md b/priv/templates/README.md index 939799a..ce2898e 100644 --- a/priv/templates/README.md +++ b/priv/templates/README.md @@ -6,9 +6,4 @@ An Erlang {{appid}} library. Build ----- - $ rebar get-deps compile - -Run ---- - - $ erl -pa ebin -env ERL_LIBS deps -s {{appid}}
\ No newline at end of file + $ rebar compile |