This commit is contained in:
Tudor Dobrila 2020-03-05 15:34:14 -08:00
parent ced7747799
commit 16606451d9

View File

@ -153,7 +153,7 @@ In order to preview new features and provide early feedback, it is recommended t
- Install the Microsoft GPG public key:
```bash
curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
```
- Install the https driver if it's not already present: