Skip to content

Commit

Permalink
Update Command Example under sub-section 'Automation'
Browse files Browse the repository at this point in the history
This Commit and its changes are related to issue ChrisTitusTech#1767 , url for issue: ChrisTitusTech#1767
  • Loading branch information
og-mrk committed Apr 1, 2024
1 parent 2ee10b5 commit dce39d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Some features are avaliable through automation. This allows you to save your con
5. Install the Windows image.
6. In the new Windows, Open PowerShell in the admin mode and run command to automatically apply tweaks and install apps from the config file.
```
irm https://christitus.com/win -Config [path-to-your-config] -Run | iex
iex "& { $(irm christitus.com/win) } -Config [path-to-your-config] -Run"
```
7. Have a cup of coffee! Come back when it's done.

Expand Down

0 comments on commit dce39d8

Please sign in to comment.