diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-02-18 19:24:29 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-02-18 19:24:29 -0500 |
commit | ed1d4c06ca6a0f5f810dcd8c8cd4e1aa8aec4729 (patch) | |
tree | 14d5158270b2416df5d1ba456f546d16c03676a2 | |
parent | 7a23bc9210c75a328877ec502c2c0f70816c9b6e (diff) | |
download | stasis-ed1d4c06ca6a0f5f810dcd8c8cd4e1aa8aec4729.tar.gz |
Fix erroneous H2 header
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ OMC aims to consolidate the steps required to build, test, and deploy calibration pipelines and other software suites maintained by engineers at the Space Telescope Science Institute. -## Requirements +# Requirements - Linux, or MacOS (Darwin) - cmake |