mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
docs: Fix powershell tab in user setup (#2879)
This commit is contained in:
@@ -84,7 +84,7 @@ bash -c "$(wget https://zmk.dev/setup.sh -O -)" '' --wget
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="PowerShell">
|
||||
<TabItem value="powershell">
|
||||
|
||||
```powershell
|
||||
powershell -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://zmk.dev/setup.ps1'))"
|
||||
|
||||
Reference in New Issue
Block a user