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.
2 parents aac29a9 + ec3e936 commit fbedcb3Copy full SHA for fbedcb3
README.md
@@ -32,7 +32,7 @@ tuxedo-control-center
32
```
33
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
34
35
- sudo apt install -y git gcc g++ make nodejs npm libudev-dev
+ sudo apt install -y git gcc g++ make nodejs libudev-dev
36
37
2. Clone & install libraries
38
0 commit comments