From 411da1044caae915af28cada2e07c0f96546d96c Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 5 Dec 2018 22:39:27 +0100 Subject: Simplifying installation by providing spearate 32-bit and 64-bit packages --- doc/README.en.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/README.en.md') diff --git a/doc/README.en.md b/doc/README.en.md index 914057c..69e255d 100644 --- a/doc/README.en.md +++ b/doc/README.en.md @@ -25,10 +25,9 @@ Double dummy analysis is provided by the [BCalc's](http://bcalc.w8.pl) `libbcalc Installation ============ - 1. [Download the application](https://github.com/emkael/bcdd/releases). + 1. [Download the application](https://github.com/emkael/bcdd/releases) in you desired architecture (32/64 bit). 2. Unpack it to your destination directory. - 3. [Download `libbcalcdds.dll` library](http://bcalc.w8.pl/download/API_C/) suitable for your CPU architecture (application supports both win32 and win64) and put it in the application directory or somewhere in your OS' library search path. - 4. You should be good to go. + 3. You should be good to go. BCDD is a .NET 3.5 application and requires [suitable runtime environment](https://www.microsoft.com/download/details.aspx?id=21) to function properly. -- cgit v1.2.3