Update get-started.md

linux review, update filename
pull/2003/head
Ivan Kudibal 2020-12-18 09:34:09 +01:00 committed by GitHub
parent b1d7b76dc7
commit 47cf5cb6df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ If `gpg` is not available, see the [GnuPG homepage](https://gnupg.org/download/)
3. Verify the signature with `gpg --verify`:
```
gpg --verify influxdb-2.0.3_linux_amd64.tar.gz.asc influxdb-2.0.3_linux_amd64.tar.gz
gpg --verify influxdb2-2.0.3_linux_amd64.tar.gz.asc influxdb2-2.0.3_linux_amd64.tar.gz
```
The output from this command should include the following: