Skip to content

Commit b07bcd4

Browse files
committed
Add ArchLinux installation instructions
1 parent f1559ad commit b07bcd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Change permisions so the binary is executable:
1919
```
2020
chmod 755 wsl2-ssh-agent
2121
```
22+
23+
**If you are using ArchLinux, you can install the [wsl2-ssh-agent](https://aur.archlinux.org/packages/wsl2-ssh-agent) package from the AUR (maintained by @Hill-98).**
24+
2225
### 2. Modify `.bashrc` (or `.zshrc` if you are using `zsh`)
2326

2427
Add the following line to `.bashrc` (or `.zshrc` if you are using `zsh`).

0 commit comments

Comments
 (0)