diff --git a/powershell/autorest-configuration.md b/powershell/autorest-configuration.md index cf1aba9ddd2..048f6282ca0 100644 --- a/powershell/autorest-configuration.md +++ b/powershell/autorest-configuration.md @@ -19,8 +19,7 @@ modelerfour: ``` yaml use-extension: "@autorest/remodeler" : "~2.1.0" - #"@autorest/modelerfour": "4.15.378" - "@autorest/modelerfour": "http://tinyurl.com/y2r8qhs4" + "@autorest/modelerfour": "4.15.414" # will use highest 2.0.x ```