summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2024-05-22 18:12:12 -0700
committerGitHub <noreply@github.com>2024-05-22 18:12:12 -0700
commitce4d962faa8feee66aa300dab9d4d0215393ca61 (patch)
treec03ba193fab4e64b74c7a26054cb9b9d7c88ec48
parentb9816a97fc992c2a4171e0573ec5ba8f06fefc93 (diff)
downloadspack-ce4d962faa8feee66aa300dab9d4d0215393ca61.tar.gz
spack-ce4d962faa8feee66aa300dab9d4d0215393ca61.tar.bz2
spack-ce4d962faa8feee66aa300dab9d4d0215393ca61.tar.xz
spack-ce4d962faa8feee66aa300dab9d4d0215393ca61.zip
README.md: add windows
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2986ff32ad..5d39b117b9 100644
--- a/README.md
+++ b/README.md
@@ -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.