diff options
Diffstat (limited to 'doc/README.en.md')
-rw-r--r-- | doc/README.en.md | 5 |
1 files changed, 2 insertions, 3 deletions
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. |