diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2024-05-22 18:12:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-22 18:12:12 -0700 |
commit | ce4d962faa8feee66aa300dab9d4d0215393ca61 (patch) | |
tree | c03ba193fab4e64b74c7a26054cb9b9d7c88ec48 /README.md | |
parent | b9816a97fc992c2a4171e0573ec5ba8f06fefc93 (diff) | |
download | spack-ce4d962faa8feee66aa300dab9d4d0215393ca61.tar.gz spack-ce4d962faa8feee66aa300dab9d4d0215393ca61.tar.bz2 spack-ce4d962faa8feee66aa300dab9d4d0215393ca61.tar.xz spack-ce4d962faa8feee66aa300dab9d4d0215393ca61.zip |
README.md: add windows
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Spack is a multi-platform package manager that builds and installs multiple versions and configurations of software. It works on Linux, -macOS, and many supercomputers. Spack is non-destructive: installing a +macOS, Windows, and many supercomputers. Spack is non-destructive: installing a new version of a package does not break existing installations, so many configurations of the same package can coexist. |