mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-17 15:57:23 +00:00
commit
6b0a144285
@ -143,6 +143,11 @@ In order to preview new features and provide early feedback, it is recommended t
|
|||||||
```bash
|
```bash
|
||||||
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list
|
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:
|
- Install the `gpg` package if not already installed:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user