From 540976027c7f9cf28b168fddbb8fa2fb29e9debf Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Fri, 22 May 2020 17:33:39 -0400 Subject: Fix typo in README.md --- caldp/atodsat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caldp/atodsat/README.md b/caldp/atodsat/README.md index d2b18c0..e024b99 100644 --- a/caldp/atodsat/README.md +++ b/caldp/atodsat/README.md @@ -1,5 +1,5 @@ # Installing -Currently, conda is required to manage installation of the enviornment. A fresh +Currently, conda is required to manage installation of the environment. A fresh installation of Anaconda3 or Miniconda3 is not required for each HCALDP release, however. An existing conda installation may be used. The method described here allows for multiple, entirely segregated, pipeline installations. -- cgit