mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Adds quickstart video walkthrough embed
Improves onboarding by embedding a privacy-enhanced YouTube walkthrough so readers can follow the setup steps visually.
This commit is contained in:
@@ -25,6 +25,18 @@ After following this guide, you will have a USB drive with an FFU that contains
|
|||||||
* Drivers (Optional)
|
* Drivers (Optional)
|
||||||
* In some cases drivers aren't necessary and you can get away with Windows Update providing drivers. We'll go over how to add drivers via the UI for Microsoft, HP, Lenovo, or Dell devices
|
* In some cases drivers aren't necessary and you can get away with Windows Update providing drivers. We'll go over how to add drivers via the UI for Microsoft, HP, Lenovo, or Dell devices
|
||||||
|
|
||||||
|
## Video Walkthrough
|
||||||
|
|
||||||
|
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;">
|
||||||
|
<iframe
|
||||||
|
src="https://www.youtube-nocookie.com/embed/kOIK5OmDugc"
|
||||||
|
title="YouTube video player"
|
||||||
|
style="position:absolute;top:0;left:0;width:100%;height:100%;border:0;"
|
||||||
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||||
|
allowfullscreen>
|
||||||
|
</iframe>
|
||||||
|
</div>
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
Follow the [prerequisites](/FFU/prerequisites.html) documentation before getting started.
|
Follow the [prerequisites](/FFU/prerequisites.html) documentation before getting started.
|
||||||
|
|||||||
Reference in New Issue
Block a user