From 85efb3968e682675370977594ec643543ff7b982 Mon Sep 17 00:00:00 2001 From: Joey Date: Mon, 2 Feb 2015 09:14:53 +1300 Subject: [PATCH] Updated readme for linux downloads 0.1.16b --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a04c924..74aa269 100644 --- a/README.md +++ b/README.md @@ -39,13 +39,13 @@ Double click the Web2Exe.exe file inside the extracted folder. ####Linux -[Ubuntu 14.04 - v0.1.15b](http://www.mediafire.com/download/kckax7xljmzf2hk/Web2ExeLinux-v0.1.15b.zip) +[Ubuntu 14.04 - v0.1.16b](http://www.mediafire.com/download/8cvyl0d4avtwv49/Web2ExeLinux-v0.1.16b.zip) Give the executable permissions to execute and then run it: ``` -chmod +x main -./main +chmod +x web2exe +./web2exe ``` It's probably better for linux users to install the requirements and run the python script as instructed below. @@ -143,6 +143,9 @@ Linux executables don't use icons, so there's nothing to replace. If you want to What's New? ---------------------- +v0.1.16b +- Fixed an issue with copying files on windows + v0.1.15b - Fixed some issues with copying external files