We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e3698 commit 18c6f11Copy full SHA for 18c6f11
README.md
@@ -82,7 +82,6 @@ Run these commands in WSL (open WSL terminal with `wsl`):
82
sudo dpkg --add-architecture i386
83
sudo apt-get update
84
sudo apt-get install -y libc6:i386 libstdc++6:i386
85
-chmod +x zwave_stack/*.elf
86
```
87
88
These commands:
0 commit comments