Correction

This commit is contained in:
Tudor Dobrila
2020-06-24 21:13:11 -07:00
parent a49e77cbca
commit b017594d5b

View File

@ -139,7 +139,7 @@ In order to preview new features and provide early feedback, it is recommended t
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list
``` ```
- Install the `gpg` package (called `gnupg` on Ubuntu 16.04) if not already installed: - Install the `gpg` package (`gnupg` on Ubuntu 16.04) if not already installed:
```bash ```bash
sudo apt-get install gpg sudo apt-get install gpg