From f9b94e79abe9a291b3112b11da1b70c92026a84a Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 22 Aug 2015 18:58:49 -0500 Subject: update readme to add run of 'rebar3 update' and to bootstrap --- bootstrap.cmd | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap.cmd') diff --git a/bootstrap.cmd b/bootstrap.cmd index 487157d..4deb2a3 100644 --- a/bootstrap.cmd +++ b/bootstrap.cmd @@ -2,6 +2,7 @@ :: Requires rebar3 :: Get dependencies, compile and escriptize relx +@cmd /c @rebar3 update @cmd /c @rebar3 escriptize :: Create a shortcut file for running the relx command -- cgit v1.2.3