add: enter WSL

This commit is contained in:
Kuoi 2023-01-01 11:38:08 +08:00 committed by GitHub
parent 0270f824b3
commit 3d463ebf0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,12 @@ You have to enable wsl first.
## Choose mirror
Firstly, you should enter WSL
```
wsl -d 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)