summaryrefslogtreecommitdiffhomepage
path: root/g3doc/user_guide/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'g3doc/user_guide/install.md')
-rw-r--r--g3doc/user_guide/install.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/g3doc/user_guide/install.md b/g3doc/user_guide/install.md
index 321f13ce8..85ba6a161 100644
--- a/g3doc/user_guide/install.md
+++ b/g3doc/user_guide/install.md
@@ -55,7 +55,10 @@ sudo apt-get install -y \
software-properties-common
```
-Next, the configure the key used to sign archives and the repository:
+Next, configure the key used to sign archives and the repository.
+
+NOTE: The key was updated on 2021-07-13 to replace the expired key. If you get
+errors about the key being expired, run the `apt-key add` command below again.
```bash
curl -fsSL https://gvisor.dev/archive.key | sudo apt-key add -