diff --git a/README.md b/README.md index ed5e607bd7..0bfc863fb3 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ BioArchLinux ## 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.