mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-07-01 10:13:39 +00:00
Add sudo
This commit is contained in:
@ -153,7 +153,7 @@ In order to preview new features and provide early feedback, it is recommended t
|
|||||||
- Install the Microsoft GPG public key:
|
- Install the Microsoft GPG public key:
|
||||||
|
|
||||||
```bash
|
```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:
|
- Install the https driver if it's not already present:
|
||||||
|
Reference in New Issue
Block a user