Skip to content

Commit f01091e

Browse files
committed
Bringing in README changes from master
1 parent 324798b commit f01091e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,9 @@ journalctl -u wsddn
354354

355355
### OpenSUSE
356356

357-
Pre-built OpenSUSE packages for Tumbleweed are available via [Fedora Copr](https://copr.fedorainfracloud.org/coprs/gershnik/wsddn/). Supported architectures are `x86_64` and `aarch64`.
357+
Pre-built OpenSUSE packages for Tumbleweed are available via [Fedora Copr](https://copr.fedorainfracloud.org/coprs/gershnik/wsddn/).
358+
359+
Architectures supported: `x86_64` and`aarch64`
358360

359361
<details>
360362

@@ -418,7 +420,9 @@ journalctl -u wsddn
418420

419421
Source package is available on [AUR][aur] at https://aur.archlinux.org/packages/wsdd-native
420422

421-
Pre-built packages are available in a custom `pacman` repository. Only `x86_64` architecture is supported.
423+
Pre-built packages are available in a custom `pacman` repository.
424+
425+
Architectures supported: `x86_64` and`aarch64`
422426

423427
<details>
424428

@@ -435,7 +439,7 @@ To set up the repository:
435439
2. Add the repository configuration to `/etc/pacman.conf`
436440
```ini
437441
[gershnik]
438-
Server = https://www.gershnik.com/arch-repo/x86_64
442+
Server = https://www.gershnik.com/arch-repo/$arch
439443
```
440444
3. Refresh the package databases
441445
```bash

0 commit comments

Comments
 (0)