From f38b730d6ca724b9d6b7975482b8e0dc1d092aed Mon Sep 17 00:00:00 2001 From: Bruno Rodrigues Date: Mon, 16 Sep 2024 12:14:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cc3f454..1fe3afa0 100644 --- a/README.md +++ b/README.md @@ -310,7 +310,7 @@ sound more tedious (it is) it forces users to work more “cleanly” and avoids many issues from dynamically changing an environment. If it is not possible to build that environment, it fails as early as possible and forces you to deal with the issue. A mutating environment could lead -you into a false sense of safeness. +you into a false sense of security. Another major difference is that Conda does not include the entirety of CRAN nor Bioconductor, which is the case for Nix. According to