aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/install.md')
-rw-r--r--site/docs/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/install.md b/site/docs/install.md
index cb4461238a..c23ea82429 100644
--- a/site/docs/install.md
+++ b/site/docs/install.md
@@ -21,7 +21,7 @@ Clone the Bazel repo from GitHub:
```
$ cd $HOME
-$ git clone https://github.com/google/bazel/
+$ git clone https://github.com/google/bazel.git
```
## Building Bazel