aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs')
-rw-r--r--site/docs/install-ubuntu.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/install-ubuntu.md b/site/docs/install-ubuntu.md
index fbe8c945d2..16f236163c 100644
--- a/site/docs/install-ubuntu.md
+++ b/site/docs/install-ubuntu.md
@@ -70,7 +70,7 @@ libraries must also be installed for Bazel to work.
### 1. Install required packages
```bash
-sudo apt-get install pkg-config zip g++ zlib1g-dev unzip
+sudo apt-get install pkg-config zip g++ zlib1g-dev unzip python
```
### 2. Download Bazel