Skip to content

Commit 33df3f0

Browse files
committed
Add YouTube video to post
1 parent a89a9a8 commit 33df3f0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

_posts/2025-08-18-how-to-run-windows-on-mac-via-utm.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ image:
1818
# width: 1200 # in pixels
1919
# height: 630 # in pixels, 1.90:1 desired by chirpy
2020
alt: A macOS screenshot with an UTM window open that is running Windows
21-
# show_image_in_post: false
21+
show_image_in_post: false
2222
description: A quick tutorial on how to run a Windows virtual machine on your Mac using UTM
2323
---
2424

25-
> This post is valid for Macs with Apple Silicon (M1, M2, etc.) or Intel processors. If you're unsure which processor you have, follow [this](https://support.apple.com/en-us/116943) support page.
25+
{% include embed/youtube.html id='EG3cKQ0GEo0' %}
26+
27+
> This post is valid for both Macs with Apple Silicon (M1, M2, etc.) and Intel processors. If you're unsure which processor you have, follow [this](https://support.apple.com/en-us/116943) support page.
2628
{: .prompt-info }
2729

2830
## Intro

0 commit comments

Comments
 (0)