tweak languge

This commit is contained in:
Jeanie Decker 2018-02-05 08:33:58 -08:00
parent 3174fa8207
commit 801e381acb

View File

@ -39,7 +39,7 @@ Enterprises devices running Windows 10, version 1709, will not be able to instal
- Use `Add-Capability` to add the Windows Mixed Reality feature on demand into the image, then `Add-Package` to apply the latest cumulative update, and then another `Add-Package command` to add the Data Assets update package. - Use `Add-Capability` to add the Windows Mixed Reality feature on demand into the image, then `Add-Package` to apply the latest cumulative update, and then another `Add-Package command` to add the Data Assets update package.
For reference: here are the dism commands available to add FODs and update packages to the image. For reference: here are the dism commands available to add feature on demand packages and update packages to the image.
``` ```
Add-Package Add-Package