From 8080f735a1b890c6b38a8e55ad3c75f74bb642cb Mon Sep 17 00:00:00 2001 From: "Matthew W. Thompson" Date: Thu, 19 Oct 2023 11:54:23 -0500 Subject: [PATCH] Update --- docs/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index a9b5957d..0f893acd 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -53,7 +53,7 @@ mamba install -c psi4 -c conda-forge -c defaults psi4 [Psi4]: https://psicode.org/ :::{warning} -There is an incompatibility between the AmberTools and Psi4 conda packages on macOS, and it is not possible to create a working conda environment containing both. +There are some incompatibilities between the AmberTools and Psi4 conda packages on macOS, and it may not be possible to create a working conda environment containing both. ::: :::{note}