We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624c983 commit 8b8d00aCopy full SHA for 8b8d00a
MPM.md
@@ -190,11 +190,11 @@ Install products from this image by specifying the path to the image in the `sou
190
191
* Linux or macOS:
192
193
- ./mpm install --release=R2024a --source=/path/to/mounted/image --products MATLAB Simulink
+ ./mpm install --source=/path/to/mounted/image --products MATLAB Simulink
194
195
* Windows *(run as administrator)*:
196
197
- .\mpm.exe install --release=R2024a --source="\path\to\mounted\image" --products MATLAB Simulink
+ .\mpm.exe install --source="\path\to\mounted\image" --products MATLAB Simulink
198
199
200
### Install Documentation and Examples
0 commit comments