From 5c82b4c39e2dd9c76fd85f110b464f6bb3ad91c3 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Fri, 21 Jun 2019 13:49:37 +0000 Subject: [PATCH] Added a comment --- .../comment_3_23fe7b46c6f48072618f05c1368a8917._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Install_without_root__63__/comment_3_23fe7b46c6f48072618f05c1368a8917._comment diff --git a/doc/forum/Install_without_root__63__/comment_3_23fe7b46c6f48072618f05c1368a8917._comment b/doc/forum/Install_without_root__63__/comment_3_23fe7b46c6f48072618f05c1368a8917._comment new file mode 100644 index 0000000000..7de451f354 --- /dev/null +++ b/doc/forum/Install_without_root__63__/comment_3_23fe7b46c6f48072618f05c1368a8917._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 3" + date="2019-06-21T13:49:36Z" + content=""" +You don’t need to be root to install conda. Just download the [installer script](https://docs.conda.io/en/latest/miniconda.html), `chmod u+x` it to make it executable, run it, and specify an installation directory in your folder. +"""]]