From 9b190a243a164a75d9095d87fbf2c068cfafb8fc Mon Sep 17 00:00:00 2001 From: Peter Zeidman Date: Wed, 22 Jan 2025 19:50:14 +0000 Subject: [PATCH] Documentation: minor corrections --- docs/installation/index.md | 2 +- docs/installation/standalone.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation/index.md b/docs/installation/index.md index e23e212..de0ddc4 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -3,7 +3,7 @@ !!! info "Prerequisites" 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). - 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. + SPM is tested against MATLAB 2020a and newer but may work with earlier versions. ## Installation diff --git a/docs/installation/standalone.md b/docs/installation/standalone.md index 26fac8a..c47eab6 100644 --- a/docs/installation/standalone.md +++ b/docs/installation/standalone.md @@ -10,7 +10,7 @@ ## Installation -1. Download the spm standalone ZIP file from the newest [GitHub release](https://github.com/spm/spm/releases/latest/) for your OS +1. Download the SPM Standalone ZIP file from the newest [GitHub release](https://github.com/spm/spm/releases/latest/) for your OS 2. Unzip `spm_standalone__.zip` in a folder of your choice, such as `C:\Users\login\Documents\MATLAB\spm_standalone`