Skip to content

Commit 01e633c

Browse files
author
Remigijus Lape
authored
Create README.md
1 parent 6a84181 commit 01e633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DCDOS repository contains the original compiled DC DOS programs written in Fortr
44
Some programs have been rewriten in FORTRAN to compile for Windows (HJCFIT and AUTPLOT: see DCWIN repository) and some are being rewriten in pure Python (theoretical calculation programs: see SCALCS repository; curve fitting program: see CVFIT repository) or Python/C++ (see HJCFIT repository). However, some programs are available only for DOS, especially the crucial SCAN program for idealisation of raw single-channel data.
55

66
The DOS programs run on most PCs, but to run them on a Windows 7 or Windows 8 machine, you must install DOSBOX first. The following method works on a 64 bit Windows 7 machine (theoretically should work on MAC and Linux machines):
7-
- Download the programs and stuff needed to run them as a zip file by clicking button'Download ZIP' or by cloning all the repository using git (command 'got clone https://github.com/DCPROGS/DCDOS.git').
7+
- Download the programs and stuff needed to run them as a zip file by clicking button'Download ZIP' or by cloning all the repository using git (command 'git clone https://github.com/DCPROGS/DCDOS.git').
88
- Download and install DOSBOX from http://www.dosbox.com/
99
- Run DOSBOX (eg by clicking the desktop icon)
1010
- At the Z:\> prompt in the DOS box, type

0 commit comments

Comments
 (0)