Skip to content

Commit c3f4f7f

Browse files
doc: corrected line break
1 parent 7dd9920 commit c3f4f7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/builders/ipsw.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ all the files necessary to run the virtual machine portably.
2828

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
31-
boot commands to actually install the OS. You can refer to [packer examples]
32-
(https://github.com/Parallels/packer-examples/tree/main/macos) .
31+
boot commands to actually install the OS. You can refer to [packer examples](https://github.com/Parallels/packer-examples/tree/main/macos).
3332

3433
```hcl
3534
source "parallels-ipsw" "macvm_automated" {

0 commit comments

Comments
 (0)