From aa001c0000e5905b58dced2f265d7b8088704fe3 Mon Sep 17 00:00:00 2001 From: thomasc Date: Mon, 14 May 2012 11:22:52 +0200 Subject: Expand the KERL_CONFIGURE_APPLICATIONS example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fcebb56..bfe853a 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ You can specify the configure options to use when building Erlang/OTP with the K If non-empty, you can specify the subset of applications to use when building (and subsequent installing) Erlang/OTOP with the KERL_CONFIGURE_APPLICATIONS variable, either in your $HOME/.kerlrc file or prepending it to the command line. - $ KERL_CONFIGURE_APPLICATIONS="kernel stdlib sasl" + $ KERL_CONFIGURE_APPLICATIONS="kernel stdlib sasl" kerl build R15B01 r15b01_minimal #### Enable autoconf -- cgit v1.2.3