Added additional apt update to benchmarking guide
This commit is contained in:
parent
2f395b6433
commit
f8864459c7
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ $ gpg --version
|
|||
### Step 4: install GnuPG (only run command if previous step returned `-bash: gpg: command not found`)
|
||||
|
||||
```shell
|
||||
apt update
|
||||
apt install -y gnupg2
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue