README: openSUSE package available

add software.opensuse.org link and `zypper in fd`
This commit is contained in:
Avindra Goolcharan 2018-03-31 13:38:55 -04:00 committed by David Peter
parent 388b90e624
commit 2a1ee0b17d
1 changed files with 7 additions and 0 deletions

View File

@ -152,6 +152,13 @@ You can use [the fd ebuild](https://packages.gentoo.org/packages/sys-apps/fd) fr
emerge -av fd
```
### On openSUSE Linux
You can install [the fd package](https://software.opensuse.org/package/fd) from the official repo:
```
zypper in fd
```
### On Void Linux
You can install `fd` via xbps-install: