aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorthomasc <[email protected]>2012-05-14 11:22:52 +0200
committerthomasc <[email protected]>2012-05-14 11:22:52 +0200
commitaa001c0000e5905b58dced2f265d7b8088704fe3 (patch)
tree14d9fa566451f9ed12fae9c0562b288fe2e1ed5c /README.md
parent7f738fc1e43d627f8d2817deff8c0ee83c99653f (diff)
downloadkerl-aa001c0000e5905b58dced2f265d7b8088704fe3.tar.gz
kerl-aa001c0000e5905b58dced2f265d7b8088704fe3.tar.bz2
kerl-aa001c0000e5905b58dced2f265d7b8088704fe3.zip
Expand the KERL_CONFIGURE_APPLICATIONS example
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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