diff options
author | Thomas White <taw@physics.org> | 2023-05-02 10:44:35 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2023-05-02 10:53:24 +0200 |
commit | 0e86f0160b13b13fc58eff33a0ce6887a6c322ee (patch) | |
tree | 183be67e956974bcbbf1d41b32f58c29fad75dbc | |
parent | 039c8bbfd60ec71744b92ab1b6421d4c52393d17 (diff) |
Update INSTALL.md
The NixOS PR for aarch64 was merged.
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ Installation via package manager -------------------------------- CrystFEL is available through <a href="https://nixos.org/">NixOS</a> since -22.05, for x86_64 and Darwin (aarch64 to follow soon). Two packages are +22.05, for x86_64, Darwin and aarch64. Two packages are available. Package `crystfel` contains all tools including the GUI, whereas `crystfel-headless` excludes the GUI, making it easier to install and more suitable for (e.g.) backend data processing servers. |