Commit Graph

11 Commits

Author SHA1 Message Date
BigLanturnProductions
4f2fafb514
Update INSTALL.md
It may seem unnecessary to explicitly include the clone and cd instructions again, but this aligns with the macOS instructions above.
2025-07-17 00:35:24 +01:00
GriffinR
2b4eb213f7 Add download links to INSTALL.md 2025-05-22 19:52:02 -04:00
Rachel
f9f7d64692 Add installation instructions for Arch Linux to INSTALL.md 2024-09-15 18:10:03 -07:00
GriffinR
7b03678b8e
Fix INSTALL code rendering 2023-09-08 13:07:11 -04:00
psf
9be5faecff Update INSTALL.md
Updated Ubuntu install instructions per discussion: https://discord.com/channels/442462691542695948/495019188042203147/1149746226263248896
2023-09-08 13:03:24 -04:00
psf
7766ae39e9 Update INSTALL.md
Removed breaking linux package
2023-09-08 13:03:24 -04:00
garak
a997fb69da
update linux install directions 2021-07-31 23:08:29 -04:00
huderlem
a47ed7b402
Update INSTALL.md 2020-05-10 09:59:43 -05:00
huderlem
d2ed1701bf
Update INSTALL.md 2020-04-25 16:27:12 -05:00
garak
f8d6095708 add macOS INSTALL.md instructions 2019-01-20 10:46:15 -06:00
Jadon Fowler
4c371517e6
Add installation instructions and fix compile issues
By changing the call to QString#chopped to QString#left, we remove the
Qt 10 dependency.

I also changed the C++ version to C++11 as that's what the code is
using my compiler (and others) didn't default to it.

Ref #2

Signed-off-by: Jadon Fowler <jadonflower@gmail.com>
2018-10-07 21:59:34 -07:00