diff --git a/website/docs/proto/install.mdx b/website/docs/proto/install.mdx index aac7bdba76..8e6657b068 100644 --- a/website/docs/proto/install.mdx +++ b/website/docs/proto/install.mdx @@ -18,8 +18,11 @@ The following guide can be used to install proto into your environment. # macOS brew install git unzip gzip xz -# Linux +# Ubuntu / Debian apt-get install git unzip gzip xz-utils + +# RHEL-based / Fedora +dnf install git unzip gzip xz ``` ## Installing