Skip to content

Commit 7dd9920

Browse files
Merge pull request #93 from Parallels/pd19-doc-improvement
Added SDK requirements for PD19
2 parents dae43f5 + 2c8c931 commit 7dd9920

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/builders/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ dmg.
4949

5050
Parallels Desktop for Mac 9 and later is supported, from PD 11 Pro or Business
5151
edition is required.
52+
53+
**Note: Parallels Virtualization SDK is not required for Parallels Desktop v19 or later.**

docs/builders/ipsw.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ all the files necessary to run the virtual machine portably.
2929
Here is a basic example. This example is not functional. It will start the OS
3030
installer and then select the country. It is up to you to add the rest of the
3131
boot commands to actually install the OS. You can refer to [packer examples]
32-
(https://github.com/Parallels/packer-examples/tree/main/macos).
32+
(https://github.com/Parallels/packer-examples/tree/main/macos) .
3333

3434
```hcl
3535
source "parallels-ipsw" "macvm_automated" {

0 commit comments

Comments
 (0)