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.