Skip to content

Commit 8b8d00a

Browse files
michaelmcdonnellmwggriffithsuk
authored andcommitted
Updates MPM documentation related to the usage of the --release option.
1 parent 624c983 commit 8b8d00a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MPM.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,11 @@ Install products from this image by specifying the path to the image in the `sou
190190

191191
* Linux or macOS:
192192

193-
./mpm install --release=R2024a --source=/path/to/mounted/image --products MATLAB Simulink
193+
./mpm install --source=/path/to/mounted/image --products MATLAB Simulink
194194

195195
* Windows *(run as administrator)*:
196196

197-
.\mpm.exe install --release=R2024a --source="\path\to\mounted\image" --products MATLAB Simulink
197+
.\mpm.exe install --source="\path\to\mounted\image" --products MATLAB Simulink
198198

199199

200200
### Install Documentation and Examples

0 commit comments

Comments
 (0)