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 d4d8182 commit ad93602Copy full SHA for ad93602
docs/rust-setup.md
@@ -24,7 +24,7 @@ Use a terminal shell to execute the following commands:
24
```bash
25
sudo apt update
26
# May prompt for location information
27
-sudo apt install -y git clang curl libssl-dev llvm libudev-dev
+sudo apt install -y git clang curl libssl-dev llvm libudev-dev make pkg-config protobuf-compiler
28
```
29
30
### Arch Linux
0 commit comments