Updated line width

This commit is contained in:
Neeraj Kumar 2021-07-24 06:58:04 +05:30 committed by GitHub
parent 21136cf2fe
commit 6b0be752bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -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: