From ca7b676591c1203d135a5f5af39a6920b23b4725 Mon Sep 17 00:00:00 2001 From: Nico Zanferrari Date: Fri, 22 Mar 2019 15:37:14 +0100 Subject: [PATCH] Update README --- extras/build_web2py/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/extras/build_web2py/README b/extras/build_web2py/README index 0fc35b14..d060dbfd 100644 --- a/extras/build_web2py/README +++ b/extras/build_web2py/README @@ -1,2 +1,4 @@ +# build-web2py + The files in this folder must be run from the main web2py folder. -They are for building windows and osx binary distribution and not meant for the end user. \ No newline at end of file +They are for building windows and osx binary distribution using PyInstaller and not meant for the end user.