From dcc14709712c60d86a75c9ae7874c32c7555f1cf Mon Sep 17 00:00:00 2001 From: gsell Date: Fri, 18 Feb 2022 13:55:30 +0000 Subject: [PATCH] Update README.md --- Programming/erlang/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Programming/erlang/README.md b/Programming/erlang/README.md index 157c787..05913e9 100644 --- a/Programming/erlang/README.md +++ b/Programming/erlang/README.md @@ -2,7 +2,7 @@ Build a Pmodule for Erlang. This module depends on wxWidgets and OpenSSL. -*Please note:* +***Please note:*** After running the build script, the dependency files `$ERLANG_PREFIX/.dependencies` must be patched by hand. For the time being dependencies like `Libraries:wxWidgets/3.0.5` are not supported in the variant files but in the dependency file of the module. The dependency file must look like: ```