add WSL related

This commit is contained in:
Kuoi 2022-07-19 21:09:41 +01:00 committed by GitHub
parent f9e56aac24
commit 4288295e9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,8 @@ BioArchLinux</h3>
## Usage
### ArchLinux and ArchLinux based distributions
Add the fllowing content to the `/etc/pacman.conf`
```
[bioarchlinux]
@ -35,6 +37,10 @@ install any package
# pacman -S foo
```
### Windows
You can use [WSL](https://docs.microsoft.com/en-us/windows/wsl/install) to use our repo, see [here](https://github.com/BioArchLinux/wsl)
## Details
For details of [usage](https://github.com/BioArchLinux/Packages/wiki/Usage), [participation](https://github.com/BioArchLinux/Packages/wiki/Participation), [contribution](https://github.com/BioArchLinux/Packages/wiki/Contribution-to-the-repository), [maintainence contact](https://github.com/BioArchLinux/Packages/wiki/Become-maintainer) and [sponsorship](https://github.com/BioArchLinux/Packages/wiki/Sponsorship), please see our repository wiki page.