mirror of
https://github.com/BioArchLinux/wsl.git
synced 2025-03-10 06:33:59 +00:00
add: optional set distribution
This commit is contained in:
parent
3d463ebf0f
commit
b771fe4973
1 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,12 @@ Firstly, you should enter WSL
|
|||
wsl -d BioArch
|
||||
```
|
||||
|
||||
Optional, you can set BioArchLinux as default distribution
|
||||
|
||||
```
|
||||
wsl --set-default BioArch
|
||||
```
|
||||
|
||||
then you need to choose a mirror of archlinux and bioarchlinux
|
||||
|
||||
choose mirror of archlinux from [here](https://archlinux.org/mirrorlist/) and run the following command ( take sdu mirror as the example)
|
||||
|
|
Loading…
Add table
Reference in a new issue