From 51c123bad892d468721e6d5231a48000e3d69f8f Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 27 Apr 2019 09:35:09 +0800 Subject: [PATCH] manual: more polite conda warning --- doc/manual/installing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index f78dfaae8..eab046f70 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -100,7 +100,7 @@ Installing via Conda (Windows, Linux) ------------------------------------- .. warning:: - If you can, use the Nix package manager instead of Conda. Conda is buggy, slow, prone to non-reproducible intermittent failures, and limited in features. + For Linux users, the Nix package manager is preferred, as it is more reliable and faster than Conda. First, install `Anaconda `_ or the more minimalistic `Miniconda `_.