Merge branch 'toolchain-docs' of github.com:Nick-Munnich/zmk into toolchain-docs

This commit is contained in:
Nicolas Munnich 2024-05-23 11:19:19 +02:00
commit 40d38a8eec

View file

@ -136,7 +136,7 @@ python -m venv .venv
</TabItem>
<TabItem value="ps">
```sh
```powershell
.venv\Scripts\Activate.ps1
```