Skip to content

Commit 9b190a2

Browse files
committed
Documentation: minor corrections
1 parent b3f1adb commit 9b190a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/installation/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
!!! info "Prerequisites"
44
The SPM software is a collection of [MATLAB](https://www.mathworks.com/products/matlab.html) functions and thus requires the MATLAB (or GNU Octave) software to be installed on your computer in order to run. SPM requires only core MATLAB to run (no special toolboxes are required - unless stated otherwise).
55

6-
Each SPM version was written for a particular MATLAB version and will not work with earlier versions. MATLAB versions released after SPM can have some peculiarities but SPM developers try to provide compatibility fixes in the updates.
6+
SPM is tested against MATLAB 2020a and newer but may work with earlier versions.
77

88
## Installation
99

docs/installation/standalone.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Installation
1212

13-
1. Download the spm standalone ZIP file from the newest [GitHub release](https://github.com/spm/spm/releases/latest/) for your OS
13+
1. Download the SPM Standalone ZIP file from the newest [GitHub release](https://github.com/spm/spm/releases/latest/) for your OS
1414

1515
2. Unzip `spm_standalone_<version>_<OS>.zip` in a folder of your choice, such as `C:\Users\login\Documents\MATLAB\spm_standalone`
1616

0 commit comments

Comments
 (0)