mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-17 15:57:23 +00:00
Update linux-install-manually.md
This commit is contained in:
parent
eb3adc7528
commit
6b7d09e978
@ -143,6 +143,11 @@ In order to preview new features and provide early feedback, it is recommended t
|
||||
```bash
|
||||
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list
|
||||
```
|
||||
For example, if you chose *insiders-fast* channel:
|
||||
|
||||
```bash
|
||||
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-insiders-fast.list
|
||||
```
|
||||
|
||||
- Install the `gpg` package if not already installed:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user