Skip to content

Commit e083daa

Browse files
committed
Update install docs for AArch64 Linux
1 parent 0863c61 commit e083daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
**Flitter** is implemented in a mix of Python and Cython and requires at least
55
OpenGL 3.3 (Core Profile) or OpenGL ES 3.0. At least Python 3.10 is also
66
required as the code uses `match`/`case` syntax. It is supported and tested on
7-
Apple Silicon macOS, Intel macOS, x86_64 Linux and x86_64 Windows. It is also
8-
known to build and run on AArch64 Linux, but no pre-built packages exist.
7+
Apple Silicon macOS, Intel macOS, x86_64 Linux, AArch64 Linux and x86_64
8+
Windows.
99

1010
**Flitter** is a command-line tool. It is assumed that you are comfortable using
1111
the command line on your OS of choice. You will also obviously need to be able

0 commit comments

Comments
 (0)