diff --git a/README.md b/README.md index 2ba89b51..97216b50 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ You may also need to install Protoc. On Linux: ```shell -apt install -y protobuf-compiler +sudo apt install -y protobuf-compiler ``` On MacOS, using Homebrew: