From 6b0be752bf94cd07450fb76a6254fdae09bed041 Mon Sep 17 00:00:00 2001 From: Neeraj Kumar Date: Sat, 24 Jul 2021 06:58:04 +0530 Subject: [PATCH] Updated line width --- website/docs/cli/install/apt.html.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/docs/cli/install/apt.html.md b/website/docs/cli/install/apt.html.md index 5fbbe1da1..5b88b9613 100644 --- a/website/docs/cli/install/apt.html.md +++ b/website/docs/cli/install/apt.html.md @@ -50,8 +50,9 @@ The above command line uses the following sub-shell commands: * `lsb_release -cs` to find the distribution release codename for your current system, such as `buster`, `groovy`, or `sid`. -`apt-add-repository` usually automatically runs `apt update` as part of its work to fetch the new package indices, -but if it does not, you will need to manually do so before the packages will be available. +`apt-add-repository` usually automatically runs `apt update` as part of its +work to fetch the new package indices, but if it does not, you will need to +manually do so before the packages will be available. To install Terraform from the new repository: