Skip to content

Commit bac60f8

Browse files
authored
Update README.md
1 parent 2d67fc4 commit bac60f8

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,25 @@ Support this project and keep always updated about recent software releases, bug
1414
![badge-language](https://img.shields.io/badge/language-C++-blue)
1515
![badge-license](https://img.shields.io/badge/license-GPL-blue)
1616

17-
Copyright (c) 2016-2020 Danny Petschke ([email protected]) All rights reserved.<br>
17+
Copyright (c) 2016-2021 Danny Petschke ([email protected]) All rights reserved.<br>
1818

1919
<b>DDRS4PALS</b> - A software for the acquisition and simulation of positron lifetime spectra (PALS) using the DRS4 evaluation board<br>
2020

2121
<br>![DDRS4PALS](/images/ddrs4pals.png)
2222

2323
# Quickstart Guide on Windows OS <img src="https://github.com/dpscience/DDRS4PALS/blob/master/iconDesign/IconPNGRounded_red.png" width="25" height="25">
2424

25-
* Download the latest software release (<b>DDRS4PALS_v113.rar</b>): https://github.com/dpscience/DDRS4PALS/releases
26-
* Unzip <b>DDRS4PALS_v113.rar</b>.
25+
## ``Option 1: via installer``
26+
* Download the latest installer (<b>installer_DDRS4PALS-v1.14.exe</b>): https://github.com/dpscience/DDRS4PALS/releases
27+
* Run the installer.
28+
* <b>Windows 10:</b> install the <b>Zadig USB driver</b>: https://zadig.akeo.ie/
29+
* Plug in the <b>DRS4 evaluation board</b> and run the <b>Zadig</b> program.
30+
* Select the <b>DRS4 evaluation board</b> from the list of devices and click on "Install Driver".
31+
* Run the <b>DDRS4PALS</b> executable.
32+
33+
## ``Option 2: manual installation``
34+
* Download the latest software release (<b>DDRS4PALS_v114.rar</b>): https://github.com/dpscience/DDRS4PALS/releases
35+
* Unzip <b>DDRS4PALS_v114.rar</b>.
2736
* Download and install the <b>Visual C++ Redistributable Package (x64)</b> if requested by the OS: https://www.microsoft.com/de-de/download/details.aspx?id=48145
2837
* <b>Windows 10:</b> install the <b>Zadig USB driver</b>: https://zadig.akeo.ie/
2938
* Plug in the <b>DRS4 evaluation board</b> and run the <b>Zadig</b> program.

0 commit comments

Comments
 (0)