Skip to content

Commit 382d70a

Browse files
committed
v. 1.1
1 parent ae71fbe commit 382d70a

9 files changed

Lines changed: 558 additions & 233 deletions

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For full documentation of all features, a tutorial as well as installation instr
3131
*******
3232
COMPATIBLE SYSTEMS
3333

34-
The WADP is cross-platform and tested under macOS (v. 11), Ubuntu Linux (v. 20.04), and via Windows Subsystem for Linux on Windows 10. It should work well on any platform that can run the bash shell.
34+
The WADP is cross-platform and tested under Linux, macOS and via Windows Subsystem for Linux (WSL1 with an Ubuntu installation). It should work well on any platform that can run the bash shell.
3535

3636
*******
3737
STARTING THE APPLICATION
@@ -48,13 +48,13 @@ The WADP is fully contained in the bash shell script file "`WADP.sh`" (or "`WADP
4848
- drop the `WADP macOS` file into the same Terminal window and press ENTER.
4949
- now double-click on the "`WADP macOS.command`" file again.
5050

51-
To install the WADP, An installation tutorial for macOS is available [on vimeo](https://vimeo.com/603176910).
51+
An installation video for macOS is available [on vimeo](https://vimeo.com/603176910).
5252

5353

54-
**Windows:** The Windows Subsystem for Linux must be installed first (instructions [here](https://ubuntu.com/wsl)). Then use the double-clickable installer "`Windows installer (WSL required)`" provided. An WADP installation video tutorial for Windows is available [on vimeo](https://vimeo.com/603102292).
54+
**Windows:** The Windows Subsystem for Linux must be installed first (instructions [here](https://ubuntu.com/wsl)). Then use the double-clickable installer "`Windows installer (WSL required)`" provided. An WADP installation video tutorial for Windows is available [on vimeo](https://vimeo.com/603102292). The WSL gets confused if the WADP programme or any of the input files are not located on the C: drive, so it is best to copy all files there first if they are on different drives.
5555

5656

57-
**Manual installation:** Place the "`WADP.sh`" file into a directory in the user's `$PATH` to be able to launch it from the command line (it may be necessary to first grant the script permission to be executed).
57+
**Generic manual installation:** Place the "`WADP.sh`" file into a directory in the user's `$PATH` to be able to launch it from the command line (it may be necessary to first grant the script permission to be executed).
5858

5959

6060

@@ -86,7 +86,7 @@ Andreas Buerki, <buerkiA@cardiff.ac.uk>
8686
*********
8787
COPYRIGHT
8888

89-
Copyright 2015-21, Cardiff University
89+
Copyright 2015-21, 2024, Cardiff University
9090
Licensed under the EUPL v1.2 or later. (the European Union Public Licence) which is an open-source licence (see the EUPL-1.2EN.txt file for the full licence).
9191

9292
The project resides at [http://buerki.github.com/WADP/](http://buerki.github.com/WADP/) and new versions will be posted there. Suggestions and feedback are welcome. To be notified of new releases, go to https://github.com/buerki/WADP, click on the 'Watch' button and sign in.

README.pdf

260 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)