We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0863c61 commit e083daaCopy full SHA for e083daa
docs/install.md
@@ -4,8 +4,8 @@
4
**Flitter** is implemented in a mix of Python and Cython and requires at least
5
OpenGL 3.3 (Core Profile) or OpenGL ES 3.0. At least Python 3.10 is also
6
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.
+Apple Silicon macOS, Intel macOS, x86_64 Linux, AArch64 Linux and x86_64
+Windows.
9
10
**Flitter** is a command-line tool. It is assumed that you are comfortable using
11
the command line on your OS of choice. You will also obviously need to be able
0 commit comments