We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4426f commit 9c404ecCopy full SHA for 9c404ec
articles/iot-edge/quickstart.md
@@ -131,7 +131,7 @@ Run the following PowerShell commands on the target device where you want to dep
131
<!-- end 1.1 -->
132
133
<!-- iotedge-2020-11 -->
134
- :::moniker range=">=iotedge-2020-11"
+ :::moniker range="iotedge-2020-11"
135
* **X64/AMD64**
136
```powershell
137
$msiPath = $([io.Path]::Combine($env:TEMP, 'AzureIoTEdge.msi'))
0 commit comments