Skip to content

Commit 7531ac8

Browse files
committed
Un-cross-out stable AUR link, detail both stable and unstable AUR links
1 parent 02a617f commit 7531ac8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ When a board(s) is connected, select the port corresponding to your microcontrol
2222

2323
### For Linux:
2424
##### Requirements: Anything that supports Qt 5.15.X at minimum.
25-
- Arch Linux: AUR PKGBUILD @ ~~[`openfireapp`](https://aur.archlinux.org/packages/openfireapp)~~ [`openfireapp-git`](https://aur.archlinux.org/packages/openfireapp-git)
25+
- Arch Linux: Either of the following AUR PKGBUILDs:
26+
- [`openfireapp`](https://aur.archlinux.org/packages/openfireapp): Current Stable Builds
27+
- [`openfireapp-git`](https://aur.archlinux.org/packages/openfireapp-git): Unstable, built directly from source
2628
- Other distros: Use `OpenFIRE_App-[x86_64/aarch64].AppImage` [from the releases page](https://github.com/TeamOpenFIRE/OpenFIRE-App/releases/latest)
2729
- Make sure your user is part of the `dialout` group (`# usermod -a -G dialout insertusernamehere`); you'll be notified on startup if this is necessary. Log out and back in again for the change to take effect.
2830
- If you get the error message `usermod: group 'dialout' does not exist` when running the command above, you'll need to create the group (`# groupadd dialout`) and reboot for the change to take effect before trying again.
@@ -62,7 +64,7 @@ When a board(s) is connected, select the port corresponding to your microcontrol
6264
#### Qt 6.x requires installing the respective SerialPort extension for the version
6365
- The project can be opened in the Qt Creator IDE, assuming the system has the appropriate Qt libraries for their desired version/environment installed. Alternatively, it should be buildable via CMake inside of an mingw-w64 environment, however this has yet to be tested adequately to be confirmed.
6466

65-
### Special Thanks:
67+
## Special Thanks:
6668
* Samuel Ballentyne, Prow7, and co. for their work on the SAMCO system & derivatives, and supporting work and conception of OpenFIRE.
6769
* Odwalla-J, mrkylegp, RG2020 & lemmingDev for prerelease consultation, bug testing and feedback.
6870
* All early IR-GUN4ALL testers and ArcadeForums users whom provided early testing and feedback.

0 commit comments

Comments
 (0)